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 includes explicit web‑scraping examples (e.g., the "Web Scraping with aiohttp" fetch_url/scrape_urls functions and the fetch_pages async iterator) that fetch and ingest text from arbitrary public URLs (examples: https://httpbin.org, https://api.example.com), so it clearly consumes untrusted third‑party content the agent would read and interpret.
Audit Metadata