Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

HOL Guard

PYPI · HOL-GUARD · SCANNED AUG 23

Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.

Available components

−2 this week 33 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Install-script risk not yet assessed.Unverified
  • 20 of 125 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • License check failed: the license (Apache Software License) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 0 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability0
  • Schema quality not yet verified: this package installed, but its server did not start, so we have no schema to assess.Unverified
Stability & Change Management0
  • Stability not yet verified: this package installed, but its server did not start, so we have no schema to compare.Unverified
Tool Coverage0
  • Tool coverage not yet verified: this package installed, but its server did not start, so we have no tool definitions to assess.Unverified
Capabilities0
  • Protocol version not yet verified: this package installed, but its server did not start, so we never saw its MCP handshake.Unverified

Unverified: 4 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

How do I install the HOL Guard MCP server?

HOL Guard runs locally as a PyPI package, launched with uvx hol-guard. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · hol-guard

# add to Claude Code
claude mcp add hashgraph-online-hol-guard -- uvx hol-guard
// .cursor/mcp.json
{
  "mcpServers": {
    "hashgraph-online-hol-guard": {
      "command": "uvx",
      "args": [
        "hol-guard"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "hashgraph-online-hol-guard": {
      "command": "uvx",
      "args": [
        "hol-guard"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add hashgraph-online-hol-guard -- uvx hol-guard
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "hashgraph-online-hol-guard": {
      "type": "local",
      "command": [
        "uvx",
        "hol-guard"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add hashgraph-online-hol-guard --command uvx --arg hol-guard
# ~/.hermes/config.yaml
mcp_servers:
  hashgraph-online-hol-guard:
    command: "uvx"
    args: ["hol-guard"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "hashgraph-online-hol-guard": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "hol-guard"
      ]
    }
  }
}
# add to Vellum
assistant mcp add hashgraph-online-hol-guard -t stdio -c uvx -a hol-guard
// mcp.json
{
  "mcpServers": {
    "hashgraph-online-hol-guard": {
      "command": "uvx",
      "args": [
        "hol-guard"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 23 Aug 26 0
    • Stability: Stability not yet verified: this package installed, but its server did not start, so we have no schema to compare. security
    • Schema quality: Schema quality not yet verified: this package installed, but its server did not start, so we have no schema to assess. functional
    • Capabilities: Protocol version not yet verified: this package installed, but its server did not start, so we never saw its MCP handshake. functional
    • Tool coverage: Tool coverage not yet verified: this package installed, but its server did not start, so we have no tool definitions to assess. functional
    • Package version: 3.0.0a230 → 3.0.0a231 functional
  • 22 Aug 26 0
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 3.0.0a223 → 3.0.0a230 functional
    • Package version: 3.0.0a223 → 3.0.0a228 functional
    • Package version: 3.0.0a223 → 3.0.0a227 functional
    • Package version: 3.0.0a223 → 3.0.0a225 functional
    • Package version: 3.0.0a223 → 3.0.0a224 functional
  • 21 Aug 26 0
    • Package version: 3.0.0a218 → 3.0.0a223 functional
    • Package version: 3.0.0a218 → 3.0.0a222 functional
    • Package version: 3.0.0a218 → 3.0.0a221 functional
    • Package version: 3.0.0a218 → 3.0.0a220 functional
    • Package version: 3.0.0a218 → 3.0.0a219 functional
  • 20 Aug 26 0
    • Malware scan: pass → unverified security
    • Stability: Stability not yet verified: this package installed, but its server did not start, so we have no schema to compare. security
    • Schema quality: Schema quality not yet verified: this package installed, but its server did not start, so we have no schema to assess. functional
    • Capabilities: Protocol version not yet verified: this package installed, but its server did not start, so we never saw its MCP handshake. functional
    • Tool coverage: Tool coverage not yet verified: this package installed, but its server did not start, so we have no tool definitions to assess. functional
    • Package version: 3.0.0a211 → 3.0.0a218 functional
    • Package version: 3.0.0a211 → 3.0.0a217 functional
    • Package version: 3.0.0a211 → 3.0.0a216 functional
    • Package version: 3.0.0a211 → 3.0.0a215 functional
    • Package version: 3.0.0a211 → 3.0.0a212 functional
  • 19 Aug 26 0
    • Malware scan: pass → unverified security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 3.0.0a205 → 3.0.0a211 functional
    • Package version: 3.0.0a205 → 3.0.0a210 functional
    • Package version: 3.0.0a205 → 3.0.0a209 functional
  • 18 Aug 26 0
    • Malware scan: pass → unverified security
    • Known CVEs: pass → unverified security
    • Dependency health: 0.94 → unverified functional
    • Package version: 3.0.0a192 → 3.0.0a205 functional
    • Package version: 3.0.0a192 → 3.0.0a204 functional
    • Package version: 3.0.0a192 → 3.0.0a203 functional
    • Package version: 3.0.0a192 → 3.0.0a201 functional
    • Package version: 3.0.0a192 → 3.0.0a200 functional
  • 17 Aug 26 −2
    • Install scripts: partial → unverified security
    • Malware scan: pass → unverified security
    • Stability: Stability not yet verified: this package installed, but its server did not start, so we have no schema to compare. security
    • Schema quality: Schema quality not yet verified: this package installed, but its server did not start, so we have no schema to assess. functional
    • Capabilities: Protocol version not yet verified: this package installed, but its server did not start, so we never saw its MCP handshake. functional
    • Tool coverage: Tool coverage not yet verified: this package installed, but its server did not start, so we have no tool definitions to assess. functional
    • Package version: 3.0.0a165 → 3.0.0a192 functional
    • Package version: 3.0.0a165 → 3.0.0a190 functional
    • Package version: 3.0.0a165 → 3.0.0a189 functional
    • Package version: 3.0.0a165 → 3.0.0a188 functional
    • Package version: 3.0.0a165 → 3.0.0a171 functional
    • Package version: 3.0.0a165 → 3.0.0a169 functional
    • Package version: 3.0.0a165 → 3.0.0a166 functional
  • 16 Aug 26 35

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 23 Aug 2026 · Analysed pypi/hol-guard@3.0.0a231

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi
Dependencies 125 packages
Packages resolved 125
Stale 20
Tree resolution Complete
MCP tools

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

Common questions

What is the HOL Guard MCP server?

HOL Guard is an MCP server listed in the public MCP registry as io.github.hashgraph-online/hol-guard. Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server. This page covers its PyPI package (hol-guard).

Is the HOL Guard MCP server safe to use?

HOL Guard scores 33 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 23 August 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Is the HOL Guard MCP server still maintained?

HOL Guard is still listed as active in the MCP registry. We last reached this channel on 23 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.