terraform
Warn
Audited by Snyk on Aug 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
scripts/tfops, the runtime ingests outsider-authored free text when the caller provides--state FILE, becauseload_state()callsanalyze_state()/inspect_state()whichjson.load()the referenced state file and then emits derived fields (e.g., tainted resource addresses) into the agent-visible output.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata