agentv-dev

A collection of AgentV command-line tools and skills for testing, improving, and managing AI agents. A command-line tool is software operated by typing commands in a terminal.

In plain words
What is it for?
Use it for AgentV-related evaluation, optimization, and governance work.
Why use it?
It gives developers a defined place to find the AgentV capabilities needed during agent development and evaluation.

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/agentv-dev
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-dev 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.

plugins/agentv-dev/.claude-plugin/plugin.json · 12 lines

What it actually says

{
  "name": "agentv-dev",
  "description": "AgentV CLI skills for evaluating, optimizing, and governing AI agents.",
  "author": {
    "name": "AgentV",
    "email": "[email protected]"
  },
  "version": "1.0.0",
  "category": "developer-tools",
  "homepage": "https://github.com/EntityProcess/agentv/tree/main/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 · 12 lines scan A bbf510fb826b

Subscribe to this mod's changes

agentv-dev 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