makefile
Warn
Audited by Snyk on Mar 11, 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 Binary Distribution example in SKILL.md (and corresponding Makefile templates) explicitly fetches and parses live GitHub release data via curl from https://api.github.com/... and downloads binaries from https://github.com/.../releases/download/..., which is public, untrusted third‑party content that the Makefile reads and uses to decide what to download/install at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata