terraform-cli-setup

Warn

Audited by Snyk on May 14, 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.70). The skill explicitly runs terraform init and auto-downloads providers and remote modules (SKILL.md “terraform init → 安装 Provider 插件 / 下载模块”) and the installer script fetches releases/checkpoint data from public URLs (releases.hashicorp.com, checkpoint-api.hashicorp.com) — so it ingests open/public, potentially user-contributed module/provider content that can materially affect CLI behavior.

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: 1.00). Yes — the skill directs the agent to automatically install system packages and modify system-level files (using sudo apt/yum and writing to system paths like /usr/share/keyrings and /etc/apt/..., plus running terraform init that alters workspace state) without user confirmation, which requires elevated privileges and changes the machine state.

Issues (3)

W011
MEDIUM

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

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
MEDIUM
Analyzed
May 14, 2026, 01:10 PM
Issues
3