rest-integration
Warn
Audited by Snyk on Feb 23, 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.90). The SKILL.md "Outbound REST (Calling External APIs)" section includes code that sets arbitrary endpoints (request.setEndpoint(...)) and calls request.execute() then parses response.getBody(), showing the agent will fetch and interpret untrusted third-party API responses that can materially affect behavior.
Audit Metadata