{"id":"6fac8bf2-9c6f-44d1-a416-46659e940ea1","slug":"cheenu1092-oss-clawguard","name":"clawguard","description":"Security blacklist protecting AI agents from malicious skills, scams, and prompt injection. Use before executing external commands, visiting unknown URLs, or installing new skills. Triggers on \"security check\", \"is this safe\", \"check this URL\", or suspicious command patterns.","canonicalUrl":"https://xpersona.co/skill/cheenu1092-oss-clawguard","sourceUrl":"https://github.com/cheenu1092-oss/clawguard","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"cheenu1092-oss","label":"Cheenu1092 Oss","url":"https://github.com/cheenu1092-oss/clawguard"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T02:15:49.703Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Cheenu1092 Oss"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Cheenu1092 Oss","href":"https://github.com/cheenu1092-oss/clawguard","sourceUrl":"https://github.com/cheenu1092-oss/clawguard","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T02:15:49.704Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/cheenu1092-oss-clawguard/contract","sourceUrl":"https://xpersona.co/api/v1/agents/cheenu1092-oss-clawguard/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T02:15:49.704Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/cheenu1092-oss-clawguard/trust","sourceUrl":"https://xpersona.co/api/v1/agents/cheenu1092-oss-clawguard/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"clawguard","description":"Security blacklist protecting AI agents from malicious skills, scams, and prompt injection. Use before executing external commands, visiting unknown URLs, or installing new skills. Triggers on \"security check\", \"is this safe\", \"check this URL\", or suspicious command patterns.","source":"GITHUB_OPENCLEW","sourceId":"github:1151053328","repository":"https://github.com/cheenu1092-oss/clawguard","documentation":"https://xpersona.co/skill/cheenu1092-oss-clawguard/agent/cheenu1092-oss-clawguard","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/cheenu1092-oss/clawguard.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"┌─────────────────────────────────────────────────────────────────┐\n│                                                                 │\n│   BEFORE executing external commands, check with ClawGuard.    │\n│                                                                 │\n│   • curl/wget/pip/npm install commands → check first           │\n│   • Unknown URLs → check first                                  │\n│   • New skill installs → check first                            │\n│   • Suspicious messages → check for prompt injection            │\n│                                                                 │\n│   Exit code 1 = BLOCKED (do not proceed)                        │\n│   Exit code 2 = WARNING (ask human)                             │\n│                                                                 │\n└─────────────────────────────────────────────────────────────────┘"},{"kind":"example","language":"bash","snippet":"# 1. Check Node.js version (need 18+)\nnode --version\n\n# 2. Navigate to skill directory\ncd ~/clawd/skills/clawguard\n\n# 3. Install dependencies\nnpm install\n\n# 4. Initialize database\nclawguard sync\n\n# 5. Verify installation\nclawguard stats"}]}}