context-budget — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited context-budget (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
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.
Audit what's eating my Claude Code context — skills, MCP servers, the CLAUDE.md chain, and my growing memory — and produce a prioritized list of what to trim. The point is keeping the whole setup lean, not just the pack. This is skill #11, a conscious break of the original 10-cap (since raised again, 11→12, for exploit-hunt), justified by token economy being a recurring concern.
/context shows a big always-on chunk.MEMORY.md keeps growing.description lines, MCP tool schemas, the CLAUDE.mdchain, and `MEMORY.md` (the memory index). This is the real budget — trim here first.
long body costs nothing until it runs, so don't optimize bodies.
make details (or claude plugin details <plugin>) for the pack's projectedtoken cost; note each description length (always-on).
servers with many tools, or that just wrap a CLI I already have (gh, git, supabase).
MEMORY.md + memory/*.md. Thememory index is always-on, so its growth is a direct context tax.
description over ~30 words (an always-on tax on every turn).MEMORY.md entries that are stale, duplicated, or no longer true → prune them.Total always-on overhead, a breakdown by component (skills / MCP / CLAUDE.md / memory / agents), the headroom left, and a prioritized trim list — biggest always-on saving first.
A short report plus the top 3 trims by always-on tokens saved. Act on the always-on items first; on-demand bodies are not the problem.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.