async-python-patterns
Warn
Audited by Snyk on Mar 29, 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 "Web Scraping with aiohttp" example (scrape_urls / fetch_url) explicitly fetches and reads arbitrary public URLs (e.g., https://httpbin.org/...) and returns response.text(), showing the skill consumes untrusted third-party web content as part of its workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata