Skill Manager

Warn

Audited by Snyk on Apr 20, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). Flagged: SKILL.md (Security Note) and lifecycle.md explicitly instruct running "npx clawhub install/info/update" which downloads and executes packages from the public ClawHub registry (third‑party/untrusted skill code) that can materially change agent behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill invokes "npx clawhub" at runtime which fetches and executes the ClawHub package from the npm registry (https://registry.npmjs.org/clawhub), so remote content downloaded during runtime can execute code and directly affect agent behavior.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 20, 2026, 10:46 AM
Issues
2
Security Audit — snyk — Skill Manager