ClawAudit verdict

qwen-code

qwen-code-skill

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Documents legitimate use of the Qwen Code CLI tool via background bash processes; all capabilities (credential_access for API key, package_install for npm) are transparently explained and match the stated purpose of running an AI coding assistant.

โš  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.

60
security
50
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (2)

Pattern match medium

References child_process โ€” can spawn system processes

assets/examples/headless-mode.example.js ยท prose ยท downgraded ยท child_process

Pattern match medium

Uses spawn() โ€” can execute external programs

scripts/qwen-code.js ยท prose ยท downgraded ยท spawn(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). 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.

credential_accesspackage_install

Is this flag fair?

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