python-asyncio
Warn
Audited by Snyk on Mar 5, 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 main documentation and examples (SKILL.md "Concurrent Execution with gather()", "HTTP Clients", and references/async-patterns-library.md functions like process_urls and BatchProcessor) include code that fetches and parses arbitrary HTTP URLs using aiohttp/httpx, so it clearly ingests untrusted public web content that could influence runtime behavior.
Audit Metadata