create-timeout
Warn
Audited by Snyk on Mar 17, 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 examples explicitly fetch and process external, potentially untrusted web content—e.g., references/examples.md's ResilientApiClient::performRequest uses file_get_contents("https://api.example.com/{$endpoint}") and RemoteFileReader::readFile fopen($url) to read arbitrary URLs—so responses from third-party sites are parsed/used and can materially affect results, fallbacks, and subsequent behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata