jq-json-processing
Warn
Audited by Snyk on Apr 25, 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.70). The SKILL.md explicitly shows ingesting JSON from open web sources (e.g., "curl -s https://api.example.com/data | jq '.results'" and "cat urls.txt | xargs -I {} curl -s {} | jq '.data'"), so the agent is expected to read untrusted, public third‑party content as part of its workflow which could influence downstream processing/actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata