qwen-code-claw
Warn
Audited by Snyk on Apr 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs running remote npm packages at runtime (e.g., "npx acpx@latest" and "npm install -g @qwen-code/qwen-code"), which will fetch and execute code from the npm registry (e.g. https://registry.npmjs.org/acpx and https://registry.npmjs.org/@qwen-code%2Fqwen-code), so these are runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata