Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add Michael-OvO/obsidian-knowledge-agentnpx agentmods add plugins/michael-ovo/obsidian-knowledge-agent/obsidian-knowledgegit clone --depth 1 https://github.com/Michael-OvO/obsidian-knowledge-agentGrade A, and why
obsidian-knowledge scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "obsidian-knowledge",
"displayName": "Obsidian Knowledge Agent",
"version": "2.2.0",
"description": "Self-evolving knowledge agent for Obsidian — from a quick capture to a full course build, for any subject. Matches structure to the material, fits your vault, and learns your conventions from each run.",
"author": { "name": "Michael-OvO", "url": "https://github.com/Michael-OvO" },
"homepage": "https://github.com/Michael-OvO/obsidian-knowledge-agent",
"repository": "https://github.com/Michael-OvO/obsidian-knowledge-agent",
"license": "MIT",
"keywords": ["obsidian", "knowledge-management", "pkm", "self-evolving", "notes"],
"hooks": "./hooks/hooks.json"
}
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 14 lines scan A e486c8b9f889
obsidian-knowledge is a plugin published in the GitHub repository Michael-OvO/obsidian-knowledge-agent (207 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
swe-interview-coach
SWE interview prep — behavioral (STAR story bank, company-tailored mocks, delivery drills, debriefs), system design (canonical walkthroughs, graded mocks on a shared local Excalidraw canvas, practice sessions, real-interview debriefs), and coding (DSA pattern walkthroughs, guided practice, graded mocks with a local…
no-vibe
Tutor mode for AI coding assistants. AI shows code in chat and reviews your work, but never writes to your project files.
awesome-jackyshen-skills marketplace
Plugin marketplace listing 1 plugin: trainer-skills.
language-coach
Real-time language coaching in Claude Code. Set your native and target language, get corrections and natural expressions on every prompt.
explanatory-output-style
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style).
college-navigator
AI-powered college counseling tool that runs adaptive student interviews, generates competitive gap analyses, and optimizes campus visit plans. Built for school counselors working with limited time and large caseloads. Uses multi-agent deliberation to integrate equity considerations, academic competitiveness, and…