claude-usage
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script
usage_summary.pyto process session logs. This is standard behavior for a diagnostic tool and does not involve elevated privileges or dangerous commands.- [DATA_EXPOSURE]: The skill reads.jsonlsession files located in~/.claude/projectsto aggregate token usage data. While these files contain session history, the script only extracts non-sensitive metadata (timestamps, model names, and token counts) for reporting purposes and does not exfiltrate the data.
Audit Metadata