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 Eysn0130/DeepLawnpx agentmods add plugins/eysn0130/deeplaw/deeplaw-knowledge-osgit clone --depth 1 https://github.com/Eysn0130/DeepLawGrade A, and why
deeplaw-knowledge-os 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": "deeplaw-knowledge-os",
"displayName": "DeepLaw Knowledge OS",
"version": "0.12.0",
"description": "Explicit-use, read-only access to the local Markdown-native Knowledge OS and bounded Context Capsules.",
"author": {
"name": "Eysn0130",
"url": "https://github.com/Eysn0130"
},
"homepage": "https://github.com/Eysn0130/DeepLaw",
"repository": "https://github.com/Eysn0130/DeepLaw",
"license": "Apache-2.0",
"keywords": [
"agent-memory",
"context-engineering",
"knowledge-assets",
"mcp",
"local-first"
],
"skills": "./skills/",
"mcpServers": "./.claude-plugin/mcp.json"
}
What it installs
The manifest is a name and a version. 8 skills, 5 hooks, 1 MCP server travel with it, and installing the plugin installs all of them — 452 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill compile-living-wiki A 80 tokens
- Skill use-knowledge-assets A 83 tokens
- Skill deeplaw-compile-source A 46 tokens
- Skill deeplaw-promote-draft A 47 tokens
- Skill deeplaw-query A 49 tokens
- Skill deeplaw-refresh-synthesis A 47 tokens
- Skill deeplaw-verify-evidence A 51 tokens
- Skill deeplaw-navigate-wiki A 49 tokens
- Hook PostCompact A not measured
- Hook PreCompact A not measured
- Hook SessionStart A not measured
- Hook UserPromptSubmit A not measured
- Hook SessionEnd A not measured
- MCP server deeplaw-knowledge A not measured
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 24 lines scan A 3c0bb35ccb33
deeplaw-knowledge-os is a plugin published in the GitHub repository Eysn0130/DeepLaw (3 stars, last pushed 2d ago), licensed Apache-2.0. 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-31.
Other plugins, from other repositories
claude-for-legal marketplace
Reference agents, skills, and data connectors for the legal workflows we see most — in-house commercial, privacy, product, corporate, employment, litigation, regulatory, AI governance, IP, and the learning side of the practice (law school clinics and students).
ai-governance-legal
Triages proposed AI use cases against your registry, runs impact assessments across the regimes in scope, reviews vendor AI terms for training-on-data and liability gaps, and keeps your AI policy current with practice.
no-vibe
Tutor mode for AI coding assistants. AI shows code in chat and reviews your work, but never writes to your project files.
shinkoku
確定申告を自動化する Claude Code Plugin。会社員+副業(事業所得・青色申告)の所得税・消費税確定申告をエンドツーエンドで支援。.
unknowns
Skills for discovering and closing knowledge gaps across the dev lifecycle, from Thariq's 'Know Your Unknowns'.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.