notes-review — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited notes-review (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.
Audit the note store and produce a structured report of proposed changes. Do NOT apply changes — present proposals for user approval, then use /notes-consolidate or individual notes_update/notes_remove calls to execute approved changes.
/notes-review
/notes-review tag hygiene
/notes-review duplicates
/notes-review stalenotes_list with a high limit to get all notesSuccess criteria: You have a complete inventory of all notes with their metadata.
Read notes in batches using notes_read (batch IDs). For each note, check:
| Issue | What to look for |
|---|---|
| Duplicates | Notes with very similar titles or overlapping content |
| Stale | Outdated information, references to things that may have changed |
| Tag inconsistencies | Similar tags that should be unified (e.g. "fs" vs "filesystem"), unused tags on single notes |
| Type mismatches | Notes whose type doesn't match their content (see type guidelines below) |
| Broken links | mor: links pointing to non-existent notes |
| Missing links | Notes that reference the same concepts but aren't cross-linked |
| Empty/thin | Notes with very little content that could be merged into related notes |
| Title quality | Vague titles that don't help with search |
snippet or knowledge note with a cross-reference link.If the user specified a focus area (e.g. "duplicates", "tag hygiene"), prioritize that.
Success criteria: Each note has been reviewed and issues catalogued.
Output a structured report grouped by issue type:
mor: referencesFor each proposal, include:
End with a summary: "X notes reviewed, Y issues found across Z categories"
Success criteria: User can review and approve/reject each proposal individually.
After the user approves specific proposals:
notes_update for retags, title changes, content updates/notes-consolidate for batch operations (retagging many notes, merging)notes_remove for deletionsmor commands and links~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.