agentv

A plugin collection for evaluating and improving AI agents, software that performs tasks using artificial intelligence. It includes guidance for agent system design, workflow design, plugin reviews, and AgentV evaluation development.

In plain words
What is it for?
Use it when designing or reviewing AI-agent systems, planning agent workflows, reviewing plugins, or developing AgentV evaluations.
Why use it?
It helps teams examine how their agents are designed and improve their evaluations. The input does not describe specific evaluation features.

Plugin for Claude Code

Install

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.

Claude Code
/plugin marketplace add EntityProcess/agentv
agentmods
npx agentmods add plugins/entityprocess/agentv/marketplace
Clone the repo
git clone --depth 1 https://github.com/EntityProcess/agentv

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

agentv 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 yesterday.

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.

.claude-plugin/marketplace.json · 22 lines

What it actually says

{
  "name": "agentv",
  "version": "1.0.0",
  "description": "Evaluate and optimize AI agents",
  "owner": {
    "name": "AgentV",
    "email": "[email protected]"
  },
  "plugins": [
    {
      "name": "agentic-engineering",
      "description": "Design and review AI agent systems — architecture patterns, workflow design, and plugin quality review",
      "source": "./plugins/agentic-engineering"
    },
    {
      "name": "agentv-dev",
      "description": "Development skills for building and optimizing AgentV evaluations",
      "source": "./plugins/agentv-dev"
    }
  ]
}
Changes

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.

  1. yesterday First seen · 22 lines scan A 92054aa5c80c

Subscribe to this mod's changes

agentv is a plugin published in the GitHub repository EntityProcess/agentv (15 stars, last pushed 1mo 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.

Related

Other plugins, from other repositories

agent-teams

Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams.

wshobson/agents · not measured

wt-local

Local marketplace populated by wta.

microsoft/intelligent-terminal · not measured

coder-eval

Test whether your Claude Code skills actually trigger, and benchmark any coding agent — author, run, and analyze the eval suite that proves it, locally or as a CI gate.

UiPath/coder_eval · not measured

antimicrobial-resistance-scientist

Reasons from MIC distributions, ECOFFs, and phenotype–genotype concordance through EUCAST/CLSI AST, CARD/RGI and AMRFinderPlus resistomes, GLASS/WHONET/NARMS surveillance, carbapenemase/ESBL/MRSA mechanism panels, and heteroresistance PAP while treating breakpoint mixing, genotype-without-phenotype overclaim…

K-Dense-AI/scientific-agents · not measured

hana-cli

150+ SAP HANA database tools for AI assistants. Query tables, import/export data, profile data quality, compare schemas, manage backups, monitor performance, and more. Connects to SAP HANA Cloud and on-premise databases.

SAP-samples/hana-developer-cli-tool-example · not measured

ainb-hooks

Emit every safely observable Claude Code lifecycle event into Hangar's durable provider log. User-facing events still reach ainb-notifyd over its Unix socket. The same notify.sh powers ATC structured control when installed with AINBMANAGED=atc. stallguard.py additionally blocks turn-end when a session would idle on i.

stevengonsalvez/agents-in-a-box · not measured