Real Skill packageSource verifiedClawHub registry

wjx-cli-use

Guide for using wjx-cli (Wenjuanxing CLI) to create surveys, query responses, and analyze data. Use when the user mentions: 问卷, 调查, 收集, 表单, 投票, 考试, 测评, 满意度, NPS, 问卷星, wjx, survey, questionnaire, or wants to create surveys, view responses, export data, analyze NPS/CSAT, or manage contacts, department

Identity and source

Publisher attributionorzwqregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 54% rule confidence
Package forminstruction with code12 recorded files
Canonical sourceClawHub registryclawhub:orzwq:wjx-cli-use
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/21/2026.claude/skills/wjx-cli-use

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/21/2026.agents/skills/wjx-cli-use

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/21/2026skills/wjx-cli-use

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 @orzwq/wjx-cli-use
clawhub inspect @orzwq/wjx-cli-use --version 0.3.5

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
full text content
Files
12 / 12 inspected as text
Checked
8/21/2026, 1:15:49 PM
Scanner
0.1.3
Policy
1.0.3
3 automated findings
highRemote content is piped directly to a shellsetup.sh:72 · confidence 98%curl -fsSL https://rpm.nodesource.com/setup_20.x | sudo bash
highRemote content is piped directly to a shellreferences/install-nodejs.md:20 · confidence 98%curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
mediumRemote installer is downloaded without an integrity checkreferences/install-nodejs.md:20 · confidence 70%curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh
2 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
7 dependency and API indicators
  • api: clawhub.ai
  • api: deb.nodesource.com
  • api: github.com
  • api: nodejs.org
  • api: raw.githubusercontent.com
  • api: rpm.nodesource.com
  • api: www.wjx.cn
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/21/2026, 6:57:16 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:28c1a7710bb236bd8efde58e8b33c9b5a2b4f1ae92d75800e9e490785aa9162e
Show up to 12 recorded paths
  • pack_skill.sh
  • package.json
  • references/analytics-commands.md
  • references/contacts-commands.md
  • references/formula-helper.md
  • references/install-nodejs.md
  • references/question-types.md
  • references/response-commands.md
  • references/survey-commands.md
  • setup.sh
  • skill-card.md
  • SKILL.md

Source changelog

- Removed several sample/example/reference files, streamlining documentation and examples. - Deprecated and eliminated documents related to the old DSL syntax and legacy usage patterns. - Added new reference documentation for formula helpers at references/formula-helper.md. - Updated usage instructions to align with the current JSONL creation process and reinforced modern best practices for creating surveys. - Clarified rules and constraints for NPS question creation, filling URLs, batch submit result validation, and required API response handling.