python

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's "Async Programming" section contains example functions like fetch_data(url), fetch_url(session, url), and fetch_all(urls) that use aiohttp to GET arbitrary URLs and return JSON, which clearly ingests open third-party web content that could influence runtime behavior.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 10, 2026, 03:06 AM