Real Skill packageSource verifiedClawHub registry

问卷网

问卷网(www.wenjuan.com)- 人人都好用的在线问卷调查平台。涉及「问卷」「调查」「收集」「表单」「投票」「评选」「报名」「登记」「考试」「测评」「趣味测试」「心理测试」「满意度」「在线收款」「360评估」「问卷网」「wenjuan.com」等操作时优先使用。支持能力:(1) 创建并发布问卷(对外开收前须用户明确确认标题/类型/概要)- 四类项目均走 workflow_create_and_publish.js 并按类型传 --type:survey 调研、assess 测评/打分测验、vote 投票/评选、form 表单/报名登记;题目除默认模板外支持本地题目 JSON(-f/-

Identity and source

Publisher attributionwenjuanwangregistry owner unverified by skillvetai
Functional categoryDocuments, PDF & Presentationsautomatically inferred · 57% rule confidence
Package forminstruction with code68 recorded files
Canonical sourceClawHub registryclawhub:wenjuanwang:wenjuan-survey
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/27/2026.claude/skills/wenjuan-survey

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/27/2026.agents/skills/wenjuan-survey

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/27/2026skills/wenjuan-survey

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @wenjuanwang/wenjuan-survey
clawhub inspect @wenjuanwang/wenjuan-survey --version 1.0.15

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 68 inspected as text
Checked
8/27/2026, 10:18:59 PM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highRemote content is piped directly to a shellsetup.sh:120 · confidence 98%curl -fsSL https://rpm.nodesource.com/setup_20.x | sudo bash
mediumRemote installer is downloaded without an integrity checksetup.sh:97 · confidence 70%curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
11 dependency and API indicators
  • npm: axios ^1.20.0
  • npm: open ^10.0.0
  • npm: qrcode ^1.5.4
  • npm: sharp ^0.35.3
  • api: api.example.com
  • api: deb.nodesource.com
  • api: dummy.com
  • api: raw.githubusercontent.com
  • api: rpm.nodesource.com
  • api: www.w3.org
  • api: www.wenjuan.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/27/2026, 10:52:25 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:557f36745f86d74ec97527ab0541274d582184493e8426cea3fec85bbc7da2d8
Show up to 30 recorded paths
  • assets/share_poster_template_2.png
  • assets/share_poster_template_3.png
  • assets/share_poster_template_4.png
  • assets/share_poster_template.png
  • package-lock.json
  • package.json
  • README.md
  • references/auth.md
  • references/bind_mobile.md
  • references/check_env.md
  • references/create_question.md
  • references/create_survey.md
  • references/delete_question.md
  • references/export_data.md
  • references/fetch_project.md
  • references/get_report.md
  • references/list_projects.md
  • references/overview_stats.md
  • references/project_archive.md
  • references/project_json_structure_guide.md
  • references/publish_survey.md
  • references/skill_overview.md
  • references/update_project.md
  • references/update_question.md
  • references/url_signing.md
  • references/version_check.md
  • scripts/api_config.js
  • scripts/axios_secure.js
  • scripts/bind_mobile.js
  • scripts/check_env.js

Source changelog

- Added share poster generation for surveys, including poster templates and QR code functionality. - Introduced new scripts: evaluation_structure.js, generate_share_poster.js, scale_structure.js, and source_params.js. - Expanded automated testing with new test files for axios_secure, generate_share_poster, normalize_questions, and source_params. - Removed outdated scripts/pack_skill.sh and the skill-card.md files. - Updated documentation to clarify share poster requirements, enforce user confirmation buttons for survey creation, and provide structured result output after publishing or reusing surveys.