ClawAudit verdict
wenjuan-survey
Survey creation and management skill for wenjuan.com using local scripts; no credentials exfiltrated and behavior matches the stated survey workflow purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (12)
Command substitution with curl — remote code execution
references/check_env.md · code · bash -c "$(curl
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/check_env.md · code · curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
Pipe to bash — executes piped content as shell commands
references/check_env.md · code · | bash
References sudo — requests elevated privileges
references/check_env.md · code · sudo
apt-get install — installs system packages
references/check_env.md · code · apt-get install
yum install — installs system packages
references/check_env.md · code · yum install
Popular HTTP library — network access
references/check_env.md · code · axios
apk add — installs Alpine packages
references/check_env.md · prose · downgraded · apk add
References child_process — can spawn system processes
scripts/open_url_cjs.js · prose · downgraded · child_process
Dynamic import() — loads module at runtime
scripts/open_url_cjs.js · prose · downgraded · import('
Node http/https module — low-level network access
scripts/axios_secure.js · prose · downgraded · require("https")
Accesses sensitive environment variables
scripts/wenjuan_env.js · prose · downgraded · process.env.WENJUAN_TOKEN
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/C). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.