configure-package-management
Warn
Audited by Snyk on Mar 5, 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.80). The skill explicitly instructs the agent to "Use WebSearch or WebFetch to verify latest versions before configuring" (Step 1), which requires fetching and interpreting content from open/public web sources that could be untrusted and influence configuration actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly includes curl pipelines that fetch and execute remote installers at runtime (curl -LsSf https://astral.sh/uv/install.sh | sh and curl -fsSL https://bun.sh/install | bash), which would run remote code to install required package managers.
Audit Metadata