implementing-rbac-for-kubernetes-cluster
Warn
Audited by Snyk on Mar 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's scripts/agent.py fetches and parses JSON from an arbitrary --target URL (requests.get to /api/v1/status and /api/v1/compliance), and those responses are directly interpreted to generate findings and set the report risk_level, so untrusted third-party API responses can materially influence the agent's decisions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata