wiki — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited wiki (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.
The loop: drop notes in `raw/` → `/wiki` translates them into `wiki/` → processed captures move to `raw/_archive/`. wiki/ is committed (durable knowledge); raw/ is git-ignored (may hold sensitive material). Full procedure: references/sops/wiki-translate.md.
When there are files in raw/, or the user says "add this to the wiki":
raw/ (skip README.md) and wiki/_index.md.wiki/_index.md.raw/ → raw/_archive/ (never delete).python tools/wiki_lint.py — fix broken links/orphans; if it flags leakage, fix before committing.wiki: translate N captures (...). (Ask before committing if unsure.)When the user asks what he thought/decided about something:
wiki/_index.md, then the 3–10 relevant entries (+ raw/_archive/ if needed).wiki/. Reference sensitive specifics, don't transcribe them.raw/ / raw/_archive/.wiki/ = evolving thinking & notes. Keep it distinct from context/ (stable business facts), decisions/log.md (decisions), and the memory/ store (cross-session facts). If something belongs in one of those, put it there and link, don't copy.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.