verify — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited verify (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.
Full pre-commit/pre-PR verification in one command. Orchestrates diagnostics, API contract analysis, and test coverage into a single structured verdict.
verify_changes with the user's base branch (if specified):--base <branch> provided, pass itChanged files — list what was modified
Type errors — if totalErrors > 0:
/why on the first error for root causeAPI changes — if api is not null:
/api-check for full detailsTest gaps — if any testGaps have hasTests: false:
/impact <symbol> for blast radiusVerdict — show the final verdict prominently:
/why <file:line>/api-check/diff to review| Command | What happens |
|---|---|
/verify | Auto-detect base, check all changed files |
/verify --base main | Compare against main branch |
/verify --base develop | Compare against develop branch |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.