cloudformation-to-pulumi
Warn
Audited by Snyk on Jun 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.75). The skill’s runtime workflow fetches a CloudFormation template and stack resource inventory from AWS (e.g.,
aws cloudformation get-template --query 'TemplateBody'andlist-stack-resources), and the template body is outsider-authored free text that can include arbitrary strings/intrinsic content which the agent will read and place into the LLM context for conversion.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata