vault-lint — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited vault-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.
Comprehensive vault health audit. Checks five dimensions and presents a prioritized report with fix options.
Scan Engineering/ notes for missing required frontmatter fields per VAULT_CONVENTIONS:
obsidian_list_notes with subfolder: "Engineering".obsidian_read_note and check frontmatter for:type: — must be pattern, trap, decision, or conceptproject: — must be presentstatus: — must be presenttags: — must be a listcreated: — must be a dateobsidian_update_frontmatter (one at a time, user confirms).Find Engineering/ notes where the provenance: block suggests high uncertainty:
provenance: frontmatter.inferred > 0.5 — these are majority-synthesized and may need source verification.ambiguous > 0.1 — these have unresolved contradictions.If .manifest.json exists at vault root:
Read tool.sources, check if pages_created or pages_updated notes still exist using obsidian_read_note.ingested_at, the derived notes may be stale./wiki-ingest --force <source>.If no .manifest.json exists, skip this check and note that no ingest tracking is available.
Check whether recent Engineering/ notes appear in at least one thematic MOC:
obsidian_list_notes with subfolder: "MOCs".obsidian_read_note and extract all [[wikilinks]].obsidian_rag_query (query the note title against MOC titles).Defer to the existing link-audit skill (Phase 2). Mention this in the report:
"For orphan detection, run /link-audit."Present findings as a prioritized summary:
## Vault Health Report
### Critical (fix now)
- 3 Engineering/ notes missing `type:` frontmatter
- 1 note with ambiguous provenance > 0.1
### Warning (review soon)
- 5 notes with inferred provenance > 0.5
- 2 notes with stale source material
### Info
- 8 Engineering/ notes not in any MOC
- Run `/link-audit` for orphan detection
### Stats
- Total Engineering/ notes scanned: N
- Frontmatter compliant: N/N (X%)
- Provenance tracked: N/N (X%)
- MOC coverage: N/N (X%)/vault-lint Engineering/Patterns//vault-lint --check frontmatter (run only one check)/wiki-ingest to catch compliance issues earlyinferred fractions aren't inherently bad — they just need periodic human review/cross-linker after fixing MOC coverage gaps~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.