openclaw-ai-agent-verification

Installation
SKILL.md

OpenClaw AI Agent Verification

Audit AI agent configurations for security risks via Cybercentry ACP. Returns Critical/High/Medium/Low risk level.

Workflow

  1. Install ACP CLI: npx skills add https://github.com/Virtual-Protocol/openclaw-acp --skill virtuals-protocol-acp
  2. Run acp setup (one-time only)
  3. Run acp browse "Cybercentry" to find the provider wallet
  4. Run acp job create <wallet> openclaw-ai-agent-verification --requirements '{"tool": {...}, "config": {...}}'
  5. Poll acp job status <jobId> until COMPLETED

Requirements Schema

Parameter Type Required Description
tool Object No Tool to validate (contains name and args)
tool.name String Yes Tool name
tool.args Object Yes Tool arguments
Related skills

More from cybercentry/cybercentry-agent-skills

Installs
7
First Seen
Mar 21, 2026