python
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.70). The Async Programming section defines fetch_url (using aiohttp) and related fetch_all/fetch_with_limit utilities that retrieve and return the text of arbitrary URLs, meaning the skill clearly ingests untrusted public web content (arbitrary URLs) for processing.
Audit Metadata