{"id":"ef03ffbc-3321-4c5b-8b73-dcb38b3ade01","slug":"jugaad-lab-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/jugaad-lab-clawguard","sourceUrl":"https://github.com/jugaad-lab/clawguard","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"jugaad-lab","label":"Jugaad Lab","url":"https://github.com/jugaad-lab/clawguard"},"protocols":["OPENCLEW"],"capabilities":["also","now","request"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:03:42.323Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Jugaad Lab"},{"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":"Jugaad Lab","href":"https://github.com/jugaad-lab/clawguard","sourceUrl":"https://github.com/jugaad-lab/clawguard","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:03:42.323Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/jugaad-lab-clawguard/contract","sourceUrl":"https://xpersona.co/api/v1/agents/jugaad-lab-clawguard/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:42:10.102Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key","href":"https://xpersona.co/api/v1/agents/jugaad-lab-clawguard/contract","sourceUrl":"https://xpersona.co/api/v1/agents/jugaad-lab-clawguard/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:42:10.102Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/jugaad-lab/clawguard#input","sourceUrl":"https://xpersona.co/api/v1/agents/jugaad-lab-clawguard/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:42:10.102Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/jugaad-lab-clawguard/trust","sourceUrl":"https://xpersona.co/api/v1/agents/jugaad-lab-clawguard/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Schema refs published","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:1151103135","repository":"https://github.com/jugaad-lab/clawguard","documentation":"https://xpersona.co/skill/jugaad-lab-clawguard/agent/jugaad-lab-clawguard","protocols":["OPENCLEW"],"capabilities":["also","now","request"],"languages":["typescript"],"install":{"command":"git clone https://github.com/jugaad-lab/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":"# View current level\nclawguard config\n\n# Set to silent (default, zero friction)\nclawguard config --level 0\nclawguard config --level silent\n\n# Set to cautious (ask for warnings only)\nclawguard config --level 1\nclawguard config --level cautious\n\n# Set to strict (ask for commands + unknown URLs)\nclawguard config --level 2\nclawguard config --level strict\n\n# Set to paranoid (ask for everything)\nclawguard config --level 3\nclawguard config --level paranoid"}]}}