health-check-endpoints
Warn
Audited by Snyk on Apr 4, 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's reference implementation (references/implementations.md) includes an external health check that performs requests.get("https://api.example.com/health") / restTemplate.getForObject(...) and uses the response in the health checks/readiness logic (e.g., check_external_api used by /health/ready), meaning it fetches and interprets content from third-party URLs that can affect service behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata