cross-linker — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cross-linker (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.
Discover unlinked mentions of vault concepts and insert [[wikilinks]]. Complements link-audit (which finds broken/orphan links) by finding links that should exist but don't.
obsidian_list_notes on the target scope (default: Engineering/).obsidian_read_note and extract from frontmatter:# heading or filename)aliases: frontmatter field, if present){ title, aliases[], path, type } for each note.For large scopes (>50 notes), batch reads and process incrementally.
For each note in scope:
obsidian_read_note to get the full body text.[[...]].[[...]]{ source_note, target_note, matched_text, line_context, confidence }Assign confidence to each proposed link:
obsidian_rag_query to verify)Sort findings: high confidence first, grouped by source note.
Show the user a report:
## Cross-Link Report for: Engineering/
### High Confidence (auto-apply)
- Engineering/Patterns/table-driven-tests.md
Line 12: "table driven tests" → [[Table-Driven Tests]]
### Medium Confidence (confirm each)
- Engineering/Traps/mock-drift.md
Line 8: "interface injection" → [[Interface Injection]]
### Low Confidence (review)
- working/appiary/knowledge/auth.md
Line 23: "token" → possibly [[Token Rotation]] ?
### Summary
- X high-confidence links ready to apply
- Y medium-confidence links for review
- Z low-confidence suggestionsobsidian_replace_in_note, replacing the first unlinked mention with [[Target Title]] or [[path/to/note|display text]].Only link the first unlinked mention of each target per source note. Repeated mentions stay as plain text (standard wiki convention).
/cross-linker Engineering/Patterns/ (default: Engineering/)/cross-linker --deep to include working/ and reference/ scopesEngineering/Patterns/) to calibrate before going vault-widealiases: in frontmatter to disambiguate/link-audit to verify no broken links were introduced~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.