infrastructure-as-code

Fail

Audited by Snyk on Aug 25, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (medium risk: 0.30). The skill is largely benign Terraform IaC guidance but includes instructions that could expose sensitive plan/state details (e.g., posting full terraform plans to GitHub PR comments and sending plan contents to Slack), which weakens security boundaries.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill includes a cron example that writes a job file to /etc/cron.d (lines 295-298), which instructs placing/modifying files in a system directory that requires root/sudo privileges, so it encourages modifying the machine's system state.

Issues (3)

E004
CRITICAL

Prompt injection detected in skill instructions.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 25, 2026, 05:05 PM
Issues
3
Security Audit — snyk — infrastructure-as-code