Model Audit — Security skill for Claude Code
Audit model usage across the team to identify cost optimization opportunities.
How to install Model Audit
Installs to ~/.claude/skills/ofershap-cursor-usage-model-audit/SKILL.md
mkdir -p ~/.claude/skills/ofershap-cursor-usage-model-audit && curl -fsSL https://raw.githubusercontent.com/ofershap/cursor-usage/HEAD/commands/model-audit.md -o ~/.claude/skills/ofershap-cursor-usage-model-audit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Model Audit does
name: model-audit description: Audit model usage across the team to identify cost optimization opportunities.
Model Audit
Audit the team's model usage to find cost-saving opportunities:
- Call
get_model_usagewithstartDate: "30d"for a full month view. - Call
get_spendingwithallPages: trueto correlate model usage with spend. - Call
get_agent_editsandget_tabsto understand effectiveness per model tier.
Present findings as:
**Model Distribution**
- Pie chart de
Alternatives in Security
- Security Ownership Map — Map people-to-file ownership, compute bus factor, and identify risks 14.6k ★
- OpenTag — Open-source, channel-native agent gateway for Slack 499 ★
- Memory Self Review — Mine recent agent history (claude-mem + usage stats) for recurring failures and repeated patterns, audit MEMOR 297 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Token Optimizer Skill
Token cost optimization skill for Claude Code — model routing (Opus/Sonnet/Haiku), extended thinking tuning, p
Limit Recover
Recover perfectly from a usage-limit interruption (5-hour / weekly / model-scoped Fable / monthly-spend cap) —
Configuration Review
Analyze configuration management and environment settings to identify security risks and improvement opportuni
Loongsuite Pilot
Local-first telemetry collector for AI coding agents — unified OpenTelemetry events for Claude Code, Codex, Cu
Cost Audit
Per-project Claude Code cost from local transcripts (token usage x API list prices). Read-only; cross-platform
Claude Trim
Audit your Claude Code token usage — see which skills eat your context budget and find conflicts before they c
Related Agents
API Cost Scanner
Scans codebase for AI/API cost optimization opportunities including model usage, token estimates, caching stra
Usage Analyst
AI spending analyst that proactively monitors and reports on Cursor Enterprise team usage patterns, spending a
Audit Performance
Measures Core Web Vitals (LCP, INP, CLS), Lighthouse scores, and identifies resource optimization opportunitie