agentic-control-plane

Hermes Acp Plugin — Security skill for Claude Code

Security community

Hermes Agent plugin for Agentic Control Plane: policy-check, audit, and veto every tool call.

How to install Hermes Acp Plugin

This entry records only its repository, not the path inside it, so there is no exact command to give. Open agentic-control-plane/hermes-acp-plugin and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Hermes Acp Plugin does

Hermes Agent plugin for Agentic Control Plane: policy-check, audit, and veto every tool call.

Alternatives in Security

  • Portaljs Check Data Quality — Audit a local or remote tabular file (CSV/TSV) for common data quality issues 2.3k ★
  • OpenTag — Open-source, channel-native agent gateway for Slack 499 ★
  • Install — Install the Damage Control security hooks system 456 ★

README

acp-hermes

**Cost & quality X-ray plus deterministic governance for [Hermes Agent](https://github.com/NousResearch/hermes-agent)** — via the [Agentic Control Plane](https://agenticcontrolplane.com).

[![PyPI](https://img.shields.io/pypi/v/acp-hermes)](https://pypi.org/project/acp-hermes/) [![License: MIT](https://img.shields.io/badge/license-MIT-blue)](LICENSE) [![Python](https://img.shields.io/pypi/pyversions/acp-hermes)](https://pypi.org/project/acp-hermes/)

acp-hermes report — real output: 164 calls, 83% cache hit rate, context composition, per-tool costs

Two planes, one plugin:

  • Local metering (no account, nothing leaves your machine) — every model call and tool call your Hermes agent makes is metered into a local SQLite DB. acp-hermes report shows spend by model, cache hit rate, what actually fills your context, tool error rates, and cost per task. report --json gives agents their own economics so they can self-optimize.
  • Cloud governance (optional, free — acp-hermes login) — every tool call is checked against server-side policy (deny / ask / allow with inline approvals), audited with tenant + session attribution, and visible on a team dashboard across all your machines.

Companion to the [Claude Code ACP plugin](https://github.com/agentic-control-plane/claude-code-acp-plugin). Same backend contract, same dashboard, same policies — wired into Hermes's Python plugin system instead of Claude Code's shell hooks.

Full install guide with dashboard walkthrough: [agenticcontrolplane.com/integrations/hermes](https://agenticcontrolplane.com/integrations/hermes)

Install

pip install acp-hermes
hermes plugins enable acp

That's it — local metering is on. After your next Hermes session:

acp-hermes report
ACP local report — last 7 days (this machine, ~/.acp/hermes-local.db)

MODEL SPEND
  model                    calls   in-tok  out-tok  c