configure-package-management

Warn

Audited by Snyk on Apr 21, 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.

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 21, 2026, 01:18 AM
Issues
2
Security Audit — snyk — configure-package-management