etl-core-patterns
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.70). The Retry Logic section defines fetch_from_api(url) which uses requests.get on an arbitrary URL and returns response.json(), so the skill can ingest untrusted public web content that the agent would read and interpret.
Audit Metadata