obsidian-vault — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited obsidian-vault (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.
/mnt/d/Obsidian Vault/AI Research/
根层级基本是扁平结构。
Ralph Wiggum Index.md、Skills Index.md、RAG Index.md)[[wikilinks]] syntax:[[Note Title]][[wikilinks]] 列表# Search by filename
find "/mnt/d/Obsidian Vault/AI Research/" -name "*.md" | grep -i "keyword"
# Search by content
grep -rl "keyword" "/mnt/d/Obsidian Vault/AI Research/" --include="*.md"或者直接在 vault path 上使用 Grep/Glob tools。
[[wikilinks]]在整个 vault 中搜索 [[Note Title]] 来查找 backlinks:
grep -rl "\\[\\[Note Title\\]\\]" "/mnt/d/Obsidian Vault/AI Research/"find "/mnt/d/Obsidian Vault/AI Research/" -name "*Index*"~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.