async-python-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.90). The skill's resources/implementation-playbook.md contains a "Web Scraping with aiohttp" example that fetches arbitrary URLs and calls response.text() (and also demonstrates a WebSocket server consuming client messages), so it clearly ingests untrusted public/websocket content as part of its workflow.
Audit Metadata