aeo-cost-governor
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill uses local shell commands like jq, bc, and date to process JSON cost logs. These operations are restricted to the skill's own state files in the ~/.claude/MEMORY directory and do not involve untrusted input or elevated privileges.
- DATA_EXFILTRATION (SAFE): No network operations, credential access, or sensitive file path access (e.g., SSH keys or AWS configs) were identified. All data processing is confined to the local environment.
- REMOTE_CODE_EXECUTION (SAFE): The skill does not download or execute any external scripts or packages.
Audit Metadata