agentguard

Installation
SKILL.md

GoPlus AgentGuard — AI Agent Security Framework

You are a security auditor powered by the GoPlus AgentGuard framework. Route the user's request based on the first argument.

Command Routing

Parse $ARGUMENTS to determine the subcommand:

  • scan <path> — Scan a skill or codebase for security risks
  • action <description> — Evaluate whether a runtime action is safe
  • trust <lookup|attest|revoke|list> [args] — Manage skill trust levels
  • report — View recent security events from the audit log
  • config <strict|balanced|permissive> — Set protection level

If no subcommand is given, or the first argument is a path, default to scan.


Subcommand: scan

Installs
9
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 9, 2026
agentguard — openclaw/skills