ClawAudit verdict

wenjuan-survey

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
100
transparency
100
maintenance

Findings (12)

Pattern match critical

Command substitution with curl — remote code execution

references/check_env.md · code · bash -c "$(curl

Pattern match critical

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

Pattern match critical

Pipe to bash — executes piped content as shell commands

references/check_env.md · code · | bash

Pattern match high

References sudo — requests elevated privileges

references/check_env.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/check_env.md · code · apt-get install

Pattern match high

yum install — installs system packages

references/check_env.md · code · yum install

Pattern match medium

Popular HTTP library — network access

references/check_env.md · code · axios

Pattern match medium

apk add — installs Alpine packages

references/check_env.md · prose · downgraded · apk add

Pattern match medium

References child_process — can spawn system processes

scripts/open_url_cjs.js · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

scripts/open_url_cjs.js · prose · downgraded · import('

Pattern match low

Node http/https module — low-level network access

scripts/axios_secure.js · prose · downgraded · require("https")

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API