terraform-documentation-generator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): Instructions include downloading the 'terraform-docs' binary from 'terraform-docs.io'. Although this is the official source for the tool, the domain is not part of the predefined trusted list.
- [COMMAND_EXECUTION] (LOW): The installation process requires shell commands such as 'chmod +x' and 'mv' to system paths. These are standard administrative tasks for setup but involve granting execution permissions to external code.
- [REMOTE_CODE_EXECUTION] (LOW): The skill suggests using 'go install' and a GitHub-based pre-commit hook. These patterns download and execute code from third-party repositories not included in the trusted organizations list.
Audit Metadata