π¦ ClawHub
Clawned - Protect your OpenClaw Instance and Scan Skills
by @jenish-sojitra
Security agent that inventories installed OpenClaw skills, analyzes them for threats, and syncs results to your Clawned dashboard.
βοΈ Configuration
Configure your API key in openclaw.json:
{
"skills": {
"entries": {
"clawned": {
"enabled": true,
"env": {
"CLAWNED_API_KEY": "cg_your_api_key_here",
"CLAWNED_SERVER": "https://api.clawned.io"
}
}
}
}
}
TERMINAL
clawhub install clawned