thumbgate-blocked — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited thumbgate-blocked (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.
Show the enforcement record: how many risky actions were blocked vs warned, which gates fire most, and the full feedback → check → rejection pipeline. Each block is a repeat mistake stopped before it spent tokens or did damage.
This skill wraps existing ThumbGate capability and adds no new logic — it reads the live enforcement counters.
gate_stats MCP tool: blocked count, warned count, and the topgates by hits. (CLI fallback: npx thumbgate gate-stats.)
enforcement_matrix MCP tool: feedback-pipeline stats, activepre-action checks, and the rejection ledger with revival conditions.
ledger close to revival.
thumbgate-guard skill to promote a rule.
Field-by-field meanings (blocked vs warned, the rejection ledger, revival conditions) are in references/enforcement-fields.md.
Input: "is ThumbGate actually blocking anything? how many tokens did we save?"
Action: call gate_stats for the counters and enforcement_matrix for the pipeline, then:
14 blocks, 3 warns in the last 30 days. Top gate: no-force-push-main (6 hits). Estimated ~9k tokens saved from re-runs avoided. 1 archived gate is one strike from revival.this is normal early on.
npx thumbgate gate-stats, thenrun the thumbgate-doctor skill to confirm the MCP server and hooks are live.
gate_stats (or the npx thumbgate gate-stats fallback), not estimates.enforcement_matrix, not just the headline block count.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.