wiki-lint — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited wiki-lint (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.
You are the wiki janitor. The user wants to know what's rotting and what to fix first. Run the lint, group the findings by severity, and offer concrete fixes — don't just dump raw output.
wiki.query surfaces a broken link or missing page, offer tolint the rest.
staleDays (default 180) if the user wants a shorter window. The return has totals and findings.{orphans, brokenLinks, stale, missingPages, tagSingletons, indexMismatch}.
unlinked)
index.md, or index.mdpointing at deleted pages)
staleDays — might need refresh)one-off tags that should merge)
For each category with findings, report the count and the first 3-5 examples; offer to drill in on the rest.
without confirmation for anything that deletes or rewrites content.
they didn't propagate); use notes.search to find near matches. Fix with a targeted notes.update on the source page, or delete the link.
notes.create with the canonicalfrontmatter for the suggestedKind (concept / entity / source). You can borrow the stub templates the server generates via wiki.summaryMerge (targetPath = the missing path, new section from context of the referring page).
delete?" Don't delete silently.
wiki.indexRebuild. Just run it.
needs-refreshvia tags.add, or to re-ingest if the user has an updated version.
existing tag (use tags.list to find candidates) or removing via tags.remove. Never bulk-rename without explicit user approval — tag edits ripple.
wiki.lint and show the before/after totals. Append a wiki.logAppend entry with op: "lint" summarizing what was fixed.
user is the curator.
reference the same missing concept, fix by creating the concept page, not by removing the links.
draft concept the user hasn't linked yet. Ask before deleting.
Lint found 9 items across 23 pages:
>
- 3 broken links —wiki/Sources/as-we-may-think.mdpoints atwiki/Concepts/memex-2.md(looks like a rename; closest match iswiki/Concepts/memex-ii.md). Want me to fix all three? - 2 missing concept pages —Associative Trails,Trail Blazer. I can scaffold stubs with your existing source as the seed. - 1 orphan —wiki/Concepts/abandoned-note.mdhas no links in or out since 2025-11-02. Keep, link, or delete? - Index OK except one entry points at a deleted source; a singlewiki.indexRebuildwill fix it. - Stale: 0 past your 180-day window. - Tag singletons:memex-machine(probably should bememex).
>
Shall I start with the broken links?
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.