update-docs — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited update-docs (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.
Update mor's documentation to match the current source code. Be efficient.
git log --oneline -10 to see recent changes that might affect docs.src/cli.ts (commander definitions, roughly lines 60–120) for the canonical list of commands and options.src/operations-server.ts for app.get/app.post/app.put/app.delete/app.patch to get the canonical HTTP endpoint list.README.md — commands table, HTTP API table, examplesCLAUDE.md — database tables description, architecture overviewman/mor.1 — commands, options. (Do not touch the version or date in the .TH header here — that's the release skill's job.)website/src/content/docs/cli.md — commands table, exampleswebsite/src/content/docs/getting-started.md — quick start exampleswebsite/src/content/docs/storage.md — database tableswebsite/src/content/docs/integration/mcp.md — MCP tools tablewebsite/src/content/docs/integration/http.md — REST API tablesrc/.Show the user a summary of what changed (file + one-line per fix). Don't commit or push automatically — let the user review and run /commit themselves.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.