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 AleksandarBisevac/claude-pluginsnpx agentmods add plugins/aleksandarbisevac/claude-plugins/auditgit clone --depth 1 https://github.com/AleksandarBisevac/claude-pluginsWrote 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/aleksandarbisevac/claude-plugins/audit)<a href="https://agentmods.dev/plugins/aleksandarbisevac/claude-plugins/audit"><img src="https://agentmods.dev/badge/plugins/aleksandarbisevac/claude-plugins/audit.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
audit scanned grade A with 1 finding 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 3d 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.
Reads agent configuration directorieslowAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
"description": "Manifest-driven, model-aware, test-driven audit/fix pipeline. Ships /audit:status|next|run|phase|review|resume|report (execution), /audit:init (multi-agent manifest generation with an approval gate — decl Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.
How it starts
The opening of the file, as written. The whole thing — 28 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "audit",
"version": "1.9.0",
"description": "Manifest-driven, model-aware, test-driven audit/fix pipeline. Ships /audit:status|next|run|phase|review|resume|report (execution), /audit:init (multi-agent manifest generation with an approval gate — decline parks phases as proposals), /audit:propose (list/materialize/drop parked phase proposals), /audit:task (task creation), /audit:bug (bug tracking with red-first TDD fixes), /audit:sync (Azure DevOps work-item sync), /audit:usage (token spend attributed by phase/task/model/author/area, with cache economics, a monthly overview and trend), /audit:panel (local config + composition + usage control panel with skill/agent discovery), /audit:layout (choose the manifest layout in either direction: sharded for fewer tokens per phase + parallel-safe phases, single-file for one file and one diff; /audit:migrate stays as the legacy spelling of `layout sharded`), /audit:worktree (set up a git worktree for a phase to run it in a parallel session), /audit:doctor (diagnose the setup: interpreter, git root, config, manifest, plan-gate tier, capability policy, build runners, hooks), plus plan-first + secret-safety + token-logging + capability-policy + TDD-reminder guard hooks, and two auto-triggering skills so \"audit this codebase\" and \"what did that cost\" find it without knowing a command name. Reports render to standalone HTML + Markdown or publish to a shareable link. Parameterized per-repo via .claude/audit.config.json — no company/project coupling.",
"author": {
"name": "Aleksandar Bisevac",
"email": "[email protected]"
},
"homepage": "https://github.com/AleksandarBisevac/claude-plugins",
"repository": "https://github.com/AleksandarBisevac/claude-plugins",
"license": "MIT",
"keywords": [
"audit",
"orchestrator",
"plan-first",
"tdd",
"hooks",
"manifest",
"bugs",
"tasks",
"multi-agent",
"token-usage",
"cost-tracking",
"analytics",
"diagnosWhat it installs
The manifest is a name and a version. 2 skills, 20 commands, 4 agents, 6 hooks travel with it, and installing the plugin installs all of them — 1,785 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill audit-codebase A 88 tokens
- Skill audit-spend A 72 tokens
- Command sync A 100 tokens
- Command init A 92 tokens
- Command task A 149 tokens
- Command panel A 79 tokens
- Command doctor A 93 tokens
- Command status A 61 tokens
- Command layout A 93 tokens
- Command logs A 89 tokens
- Command propose A 59 tokens
- Command usage A 38 tokens
- Command resume A 23 tokens
- Command worktree A 64 tokens
- Command guide A 43 tokens
- Command report A 57 tokens
- Command bug A 47 tokens
- Command run A 32 tokens
- Command migrate A 59 tokens
- Command next A 32 tokens
- Command review A 35 tokens
- Command phase B 75 tokens
- Agent guide A 96 tokens
- Agent audit-executor A 69 tokens
- Agent audit-reviewer A 68 tokens
- Agent audit-explorer A 72 tokens
- Hook PostToolUse A not measured
- Hook PreToolUse A not measured
- Hook Stop A not measured
- Hook UserPromptSubmit A not measured
- Hook SubagentStop A not measured
- Hook SessionEnd A not measured
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.
- 3d ago First seen · 28 lines scan A 051973858bcb
audit is a plugin published in the GitHub repository AleksandarBisevac/claude-plugins (4 stars, last pushed 5d 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 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
bar-observatory
Local-only, deterministic flight recorder for Claude Code agent sessions. Five-channel effort ledger (T/R/L/Δ/E), report generation, and a read-only MCP query surface. Pure Rust + SQLite; nothing leaves your machine.
agents-party
/party — one channel where your agent sessions talk to each other: Claude Code, Cursor, Codex or any other agent, on one machine or across machines.
cc-commands
CC command and agent compat fixture.
skills
skills. High-quality Agent Skills made to perform reliably in real workflows.
before-you-build
Pre-build product risk review for founders, product teams, and AI-assisted builders before implementation starts.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.