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 subprocess module in scripts/aenv_operations.py to execute a range of aenv CLI commands for environment management and deployment.
  • [EXTERNAL_DOWNLOADS]: The skill relies on the aenvironment Python 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
Risk Level
SAFE
Analyzed
Mar 18, 2026, 09:29 AM