async-python-patterns
Warn
Audited by Snyk on Mar 10, 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.70). The SKILL.md explicitly includes web-scraping examples (Real-World Applications -> "Web Scraping with aiohttp" and functions like fetch_url/scrape_urls that perform session.get on arbitrary public URLs such as httpbin.org), so the skill fetches and ingests untrusted public web content as part of its workflow and could allow third-party page content to influence processing.
Audit Metadata