Deployment Troubleshooting
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for infrastructure deployment errors and does not contain executable code or malicious instructions.
- [COMMAND_EXECUTION]: Provides standard CLI commands for troubleshooting, such as
terraform init,curl, andaws ec2, which are diagnostic and intended for debugging. - [CREDENTIALS_UNSAFE]: Mentions common cloud environment variable names (e.g.,
AWS_ACCESS_KEY_ID) to help users identify authentication failures, but no actual secrets are hardcoded. - [EXTERNAL_DOWNLOADS]: Includes a connectivity check to
registry.terraform.io, which is a well-known and trusted domain for Terraform providers.
Audit Metadata