gamma-multi-env-setup
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill defines a requirement for high-privilege shell access to cloud provider CLIs and secret management tools (
Bash(aws:*),Bash(gcloud:*),Bash(vault:*)). This level of access is functionally appropriate for managing environment-specific configurations and secrets as described in the instructions. - [DATA_EXFILTRATION]: The instructions and code examples demonstrate secure handling of sensitive data by utilizing environment variables and AWS Secrets Manager. No hardcoded credentials or suspicious data transfer patterns were identified; the skill correctly uses placeholders (e.g.,
gamma_dev_xxx...) in its examples.
Audit Metadata