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.
git clone --depth 1 https://github.com/arthurpanhku/dvalincodeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/arthurpanhku/dvalincode/dvalin-security)<a href="https://agentmods.dev/plugins/arthurpanhku/dvalincode/dvalin-security"><img src="https://agentmods.dev/badge/plugins/arthurpanhku/dvalincode/dvalin-security.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
dvalin-security 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
{
"name": "dvalin-security",
"version": "0.18.0",
"description": "Independently scan and verify human- or agent-written code with offline-verifiable fix records.",
"author": {
"name": "Arthur Pan",
"url": "https://github.com/arthurpanhku"
},
"homepage": "https://dvalincode.dev",
"repository": "https://github.com/arthurpanhku/dvalincode",
"license": "MIT"
}
What it installs
The manifest is a name and a version. 1 MCP server travel with it, and installing the plugin installs all of them. Each is measured on its own page, and each can be installed alone.
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 · 13 lines scan A 01e25a4ef6dc
dvalin-security is a plugin published in the GitHub repository arthurpanhku/dvalincode (114 stars, last pushed 3d 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-09-05.
Other plugins, from other repositories
inspectrum
Automatic, bounded, fail-open Codex review before Claude Code approval; final approval stays yours.
concord-relay
Delivers Concord inter-agent messages into a running Claude Code session, whether it is mid-task or idle at the prompt.
hunch
A git-native reasoning graph of decisions, bugs, and invariants for your codebase — queried and enforced at reasoning time. Adds the hunch MCP tools plus /hunch:capture, /hunch:heal, /hunch:why, /hunch:fix, /hunch:fragile.
memtrace-skills
Memtrace skills for codebase exploration, code search, relationship analysis, temporal evolution, blast radius impact, code quality, graph algorithms, API topology, GitHub PR code review, multi-agent fleet coordination (branch-scoped intents, conflict classification, and agent-judged Class C resolution), and…
yarbrain
A reviewable Markdown second brain for Codex and Claude Code.
owndiff
Local ownership gate and multiple choice question approval skill for AI-assisted code diffs.