async-python-patterns
Warn
Audited by Snyk on Feb 27, 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 required implementation playbook (resources/implementation-playbook.md) includes a "Web Scraping with aiohttp" example (fetch_url / scrape_urls) that performs session.get(url) and returns page text from arbitrary public URLs, meaning the skill instructs ingesting untrusted, user-provided web content that could influence behavior.
Audit Metadata