swift-networking
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 includes runtime network fetching and parsing of external APIs (the APIClient that issues URLSession requests to a configurable base_url and examples like fetchUsers) and a script that curls an arbitrary ENDPOINT (scripts/generate-mock.sh), so it can ingest untrusted public/third-party content that could carry indirect prompt injection.
Audit Metadata