Obsidian Vault Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Obsidian Vault Mcp (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.
A stdio MCP server for managing feature documentation and bug tracking inside an Obsidian vault, organised by project.
npm install
npm run buildSet VAULT_PATH to the root of your Obsidian vault:
VAULT_PATH=/path/to/vault node dist/index.jsAdd to ~/.omp/agent/mcp.json:
"obsidian-vault": {
"command": "node",
"args": ["/absolute/path/to/obsidian-vault-mcp/dist/index.js"],
"env": { "VAULT_PATH": "/path/to/your/obsidian/vault" }
}| Tool | Description |
|---|---|
list_projects | List all projects in the vault |
write_feature_doc | Write a feature doc under a project |
write_bug | File a new bug under a project |
get_next_bug | Get the highest-priority open bug |
update_bug_status | Mark a bug open / in-progress / resolved |
list_bugs | List bugs filtered by project and/or status |
<vault>/
Projects/
<ProjectName>/
Features/<slug>.md
Bugs/<slug>.md~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.