aenvironment-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Python
subprocessmodule inscripts/aenv_operations.pyto execute a range ofaenvCLI commands for environment management and deployment. - [EXTERNAL_DOWNLOADS]: The skill relies on the
aenvironmentPython package, which is an external dependency installed from the PyPI registry. - [CREDENTIALS_UNSAFE]: Deployment scripts accept sensitive information, including Docker registry passwords and service API keys, as command-line arguments. This practice can lead to credential exposure in process logs or terminal command history.
Audit Metadata