Skillfm Claude Code Token Usage Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Skillfm Claude Code Token Usage Mcp (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Claude Code token usage and cost visibility for MCP-capable agents.
This repository is a transparent SkillFM gateway package. It exists to match a specific marketplace/search intent, then delegates execution to the canonical SkillFM Beacon MCP and local runtime.
Powered by SkillFM Beacon.
Use this gateway as an MCP stdio server:
npx -y @skillfm/claude-code-token-usage-mcp@latestEquivalent explicit SkillFM entrypoint:
npx -y @skillfm/mcp@latestFor MCP clients that accept JSON config:
{
"mcpServers": {
"claude-code-token-usage": {
"command": "npx",
"args": ["-y", "@skillfm/claude-code-token-usage-mcp@latest"]
}
}
}This gateway is for users who ask:
The public package is intentionally thin. It sets SKILLFM_GATEWAY_SOURCE=claude-code-token-usage and forwards execution to @skillfm/mcp@latest, which then delegates to the canonical @skillfm/local runtime.
No private SkillFM platform logic, customer data, provider credentials, or backend modules live in this repository.
Start the local sidecar when the user wants to connect SkillFM:
npx -y @skillfm/claude-code-token-usage-mcp@latest startAgent-driven activation flow:
~/.skillfm/local.json.POST <sidecar_url>/activate/start.POST <sidecar_url>/activate/poll until it returns activated: true.Do not fabricate a placeholder code. The device code must come from POST /activate/start.
See PRIVACY.md and SECURITY.md.
Claude Code token usage, Claude usage, token cost, LLM cost, AI health checkup, agent monitoring, context cleanup, SkillFM Beacon, MCP server.
Expected Official MCP Registry single-token hits:
claude-codetokenusagecostskillfmMIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.