Block unsafe agent actions and scan newly added skills with AgentGuard
Add a runtime guard that evaluates agent actions, blocks dangerous commands or secret exposure, and audits new skills before they run.
Prerequisites
Node.js, supported agent runtime such as Claude Code or OpenClaw, local skill directories and agent action hooks
Installation
Choose whichever fits your setup:
- Copy this skill folder into your local skills directory.
- Clone the repo and symlink or copy the skill into your agent workspace.
- Add the repo as a git submodule if you manage shared skills centrally.
- Install it through your internal provisioning or packaging workflow.
- Download the folder directly from GitHub and place it in your skills collection.
Install command or upstream instructions:
Install with npm install @goplus/agentguard. For Claude Code, clone the repo and run ./setup.sh to install hooks, or install the skill manually from the repo. For OpenClaw, register the provided @goplus/agentguard/openclaw plugin entrypoint in plugin config.