cost-anomaly
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local statistical analysis on session spending data. It does not attempt to access sensitive credentials, perform network operations, or execute code from untrusted remote sources.
- [COMMAND_EXECUTION]: The skill utilizes Bash to execute its logic via a script (
scripts/anomaly.mjs). This execution is limited to reading session records from the localcost-trackingnamespace and outputting analysis results. - [DATA_EXPOSURE]: Access is restricted to session cost records for the purpose of identifying spending anomalies. No exposure of environment variables, SSH keys, or other sensitive system files was found.
Audit Metadata