terragrunt-generator
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a development utility for infrastructure-as-code. No malicious patterns, such as prompt injection, data exfiltration, or unauthorized persistence, were identified during the analysis.
- [COMMAND_EXECUTION]: The skill defines workflows that involve running standard development tools like
terragruntfor formatting and dependency graph validation. These are legitimate operations for the skill's stated purpose. - [DYNAMIC_EXECUTION]: A local Python script (
test/test_templates.py) is included to perform regression testing on the HCL templates. This script uses standard Python libraries to verify structural integrity and the absence of deprecated attributes. - [INDIRECT_PROMPT_INJECTION]: The skill handles user requirements to generate configuration files. It mitigates potential injection risks by enforcing a validation sequence, using structured HCL templates, and providing mandatory checklists for human review of generated output.
Audit Metadata