refactor-module

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill documents and recommends the use of Terraform CLI commands for infrastructure state management. Evidence includes terraform state pull, terraform state mv, and terraform plan commands provided in README.md and SKILL.md. These are standard operations for Terraform administrators and are directly related to the skill's primary purpose.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided Terraform configurations and arguments, creating a surface for potential indirect injection. Ingestion points: User-provided Terraform paths and resource definitions via $ARGUMENTS in SKILL.md. Boundary markers: Absent. Capability inventory: Shell execution via Terraform CLI commands. Sanitization: Absent.
  • [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected. Discrepancies in metadata (copyright vs author) appear to be template-related.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 05:57 AM