asyncio-advanced
Warn
Audited by Snyk on Feb 15, 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 HTTP fetches of arbitrary URLs (e.g., RateLimitedClient.fetch/fetch_many in SKILL.md and references/semaphore-patterns.md, and fetch_json/fetch_many in examples/asyncio-examples.md) that call external endpoints and return/parse response.json(), so it clearly ingests untrusted public web content provided at runtime.
Audit Metadata