terraform-ci

Fail

Audited by Snyk on Apr 7, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt embeds secrets into CLI arguments (e.g., -var="db_password=${{ secrets.DB_PASSWORD }}") and reads/prints the terraform plan file to a PR comment — both patterns can cause secret values to be included verbatim and exfiltrated.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill's "Infracost Cost Gate" runnable CI step in SKILL.md explicitly fetches and executes a public script via curl from https://raw.githubusercontent.com/infracost/infracost/master/scripts/install.sh (public GitHub), which ingests untrusted third‑party content into the CI run and can materially influence gating/automation behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 7, 2026, 10:29 AM
Issues
3
Security Audit — snyk — terraform-ci