High-performance Model Context Protocol (MCP) server for Obsidian that provides AI tools with direct vault access through semantic operations and HTTP transport.
- capability exposure inferred + 28
- trust mitigators mixed − 8
inferred mixed
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
grade last moved 1w ago · see ecosystem CVEs →
- B · 27 → B · 20
- B · 32 → B · 27
- A · 0 → B · 32
No known CVEs for this server.
- low dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- low dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
- low dangerous code
env-secret-flows-to-network-js: A process environment value reaches a network call. Review whether it is a credential leaving the process; the ordinary API-wrapper shape (read a ke
analyzed commit caaf4da · analyzer v33 · 1w ago
skills & prompt files 1
- agent-rules aaronsb-obsidian-mcp-plugin-caaf4da/CLAUDE.md
danger signals6
- suspicious endpoint 93.184.216.34 aaronsb-obsidian-mcp-plugin-caaf4da/tests/security/safe-fetch.test.ts :38
'http://93.184.216.34/a': redirect('http://93.184.216.34/b', 301), - suspicious endpoint 169.254.169.254 (cloud metadata) aaronsb-obsidian-mcp-plugin-caaf4da/tests/security/url-validator.test.ts :66
'http://169.254.169.254/latest/meta-data/', // cloud metadata - suspicious endpoint 93.184.216.34 aaronsb-obsidian-mcp-plugin-caaf4da/tests/security/url-validator.test.ts :75
const target = await validateOutboundUrl('http://93.184.216.34/', ENABLED); - suspicious endpoint 172.32.0.1 aaronsb-obsidian-mcp-plugin-caaf4da/tests/security/url-validator.test.ts :81
await expect(validateOutboundUrl('http://172.32.0.1/', ENABLED)).resolves.toBeDefined(); - suspicious endpoint 11.0.0.1 aaronsb-obsidian-mcp-plugin-caaf4da/tests/security/url-validator.test.ts :82
await expect(validateOutboundUrl('http://11.0.0.1/', ENABLED)).resolves.toBeDefined(); - suspicious endpoint 9.9.9.9 aaronsb-obsidian-mcp-plugin-caaf4da/tests/security/url-validator.test.ts :83
await expect(validateOutboundUrl('http://9.9.9.9/', ENABLED)).resolves.toBeDefined();
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of aaronsb.