python-resilience
Warn
Audited by Snyk on Feb 16, 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's code examples (e.g., fetch_data, http_request, robust_http_call, fetch_with_timeout) call httpx.get/httpx.request on arbitrary URLs and return/parse response.json(), so the agent would ingest untrusted public third-party content from external web endpoints.
Audit Metadata