Grok Build plugin for HOL Guard local AI harness protection. Teaches Grok Build how to install and operate HOL Guard across Grok, Codex, Claude Code, Copilot CLI, Cursor, Gemini, Hermes, OpenClaw, OpenCode, and Antigravity. Also guides plugin-scanner checks for Grok plugins, Codex plugins, Claude Code project surfaces, skills, MCP servers, and marketplace packages.
From the Grok Build marketplace:
grok plugin install hol-guard-grok-plugin --trustOr add this repository as a marketplace first:
grok plugin marketplace add hashgraph-online/hol-guard-grok-plugin
grok plugin install hol-guard-grok-plugin --trust| Component | What it does |
|---|---|
skills/hol-guard/SKILL.md |
Teaches Grok how to install, operate, and verify HOL Guard protection |
scripts/hol-guard-plugin |
Local helper script for status, harness listing, protect, scan, evidence, approvals |
HOL Guard protects local AI harnesses before tools run. It acts as AI antivirus: intercepting tool calls, scanning for dangerous patterns, and requiring approval for risky operations.
# Install HOL Guard
pipx install hol-guard
# Protect Grok Build
hol-guard install grok
hol-guard run grok
# Check status
hol-guard status- Grok Build (
grok) - Codex (
codex) - Claude Code (
claude-code) - Copilot CLI (
copilot) - Cursor (
cursor) - Gemini CLI (
gemini) - Hermes (
hermes) - OpenClaw (
openclaw) - OpenCode (
opencode) - Antigravity (
antigravity)
The plugin-scanner validates plugin packages for security and quality:
plugin-scanner lint .
plugin-scanner verify .Apache License 2.0