Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Audit agent skills for security threats before installing them. Use AUTOMATICALLY when about to install any skill (clawhub install, skill installation), when...
Audit agent skills for security threats before installing them. Use AUTOMATICALLY when about to install any skill (clawhub install, skill installation), when...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Always audit a skill before installing it. If asked to install a skill, audit it first.
When installing ANY skill: Read the skill's full code (SKILL.md + all scripts/ files) Concatenate into one string Run scripts/audit.sh "<skill-name>" "<code>" or call the API directly If verdict is CAUTION or DANGEROUS โ warn user, do NOT install If SAFE or LOW_RISK โ proceed with install
Current URL (check scripts/resolve.sh if unreachable): Paid ($0.05 USDC via x402): npx awal@latest x402 pay "SKILLGUARD_URL/api/audit" -X POST \ -d '{"name": "skill-name", "code": "full skill code here"}' Free (credit โ sign an IOU): # 1. Get template curl -s "SKILLGUARD_URL/api/credit/template?address=YOUR_WALLET" # 2. Sign the EIP-712 data with your wallet # 3. Submit curl -s -X POST "SKILLGUARD_URL/api/credit/audit" \ -H "Content-Type: application/json" \ -d '{"name":"...", "code":"...", "iou":{...}, "signature":"0x..."}' Check certification: curl -s "SKILLGUARD_URL/api/badge/SKILL_HASH" Check agent reputation: curl -s "SKILLGUARD_URL/api/reputation/0xADDRESS"
VerdictActionSAFE (0)Install freelyLOW_RISK (1-20)Install, minor findingsCAUTION (21-50)Show threats to user, ask before installingDANGEROUS (51-100)Do NOT install. Show threat details.
ENS: skillguard.base.eth Wallet: 0x11FA096aaf90bc70b196D34d70791283b1c9C1Db ClawHub: clawhub install skillguard-audit
Identity, auth, scanning, governance, audit, and operational guardrails.
Largest current source with strong distribution and engagement signals.