python
Warn
Audited by Snyk on Apr 10, 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). The skill's SKILL.md explicitly shows using pip to "Install Packages" (e.g.,
x python pip install requests), which fetches and installs code from public package repositories (PyPI) — untrusted, user-generated third-party content that the agent may download and execute, allowing indirect injection of behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata