model-usage
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/model_usage.pyexecutes thecodexbarbinary to retrieve cost data. The execution is handled safely by passing arguments as a list and validating inputs viaargparse, which prevents command injection. - [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
codexbarCLI utility from a Homebrew repository. This is a legitimate requirement for the skill to access usage logs and perform summarization.
Audit Metadata