asyncio-concurrency-patterns
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's examples and utilities (e.g., fetch_all/fetch_url, download_file, RateLimitedClient and WebSocket/Web client examples in SKILL.md and EXAMPLES.md) perform HTTP requests to arbitrary public URLs and APIs (for example python.org, pypi.org, api.github.com and user-supplied URLs) and parse/interpret the responses, which clearly ingests untrusted third‑party content that could enable indirect prompt injection.
Audit Metadata