scripting
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions fetch the Acquia CLI binary from the vendor's official GitHub repository (github.com/acquia). This is used to install the tool required for the skill's functionality.
- [COMMAND_EXECUTION]: The skill provides examples of shell scripts that execute commands for file manipulation (chmod, cat), system automation (cron), and network notifications (curl to Slack). These are standard practices for the stated purpose of CI/CD and script automation.
- [COMMAND_EXECUTION]: Example configurations demonstrate how to securely handle API credentials using environment variables and secret management systems like GitHub Secrets or AWS Secrets Manager.
Audit Metadata