async-python-patterns
Warn
Audited by Snyk on Mar 14, 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 teaches and includes runnable examples under "Web Scraping with aiohttp" (functions fetch_url and scrape_urls that GET arbitrary URLs such as https://httpbin.org/...) and the top-level "When to Use" mentions "Creating web scrapers," which clearly ingests untrusted public web content as part of the skill's workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata