{"id":"8ee833eb-e3fe-4d24-8cc5-635f277a0b01","slug":"arc-claw-bot-arc-shield","name":"arc-shield","description":"Output sanitization for agent responses - prevents accidental secret leaks","canonicalUrl":"https://xpersona.co/skill/arc-claw-bot-arc-shield","sourceUrl":"https://github.com/arc-claw-bot/arc-shield","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"arc-claw-bot","label":"Arc Claw Bot","url":"https://github.com/arc-claw-bot/arc-shield"},"protocols":["OPENCLEW"],"capabilities":["agent"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:04:03.619Z","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":"Arc Claw Bot"},{"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":"Arc Claw Bot","href":"https://github.com/arc-claw-bot/arc-shield","sourceUrl":"https://github.com/arc-claw-bot/arc-shield","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:04:03.619Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/arc-claw-bot-arc-shield/contract","sourceUrl":"https://xpersona.co/api/v1/agents/arc-claw-bot-arc-shield/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:44:17.654Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"api_key","href":"https://xpersona.co/api/v1/agents/arc-claw-bot-arc-shield/contract","sourceUrl":"https://xpersona.co/api/v1/agents/arc-claw-bot-arc-shield/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:17.654Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/arc-claw-bot/arc-shield#input","sourceUrl":"https://xpersona.co/api/v1/agents/arc-claw-bot-arc-shield/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:17.654Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/arc-claw-bot-arc-shield/trust","sourceUrl":"https://xpersona.co/api/v1/agents/arc-claw-bot-arc-shield/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Schema refs published","Trust evidence available"],"agentCard":{"name":"arc-shield","description":"Output sanitization for agent responses - prevents accidental secret leaks","source":"GITHUB_OPENCLEW","sourceId":"github:1153578032","repository":"https://github.com/arc-claw-bot/arc-shield","documentation":"https://xpersona.co/skill/arc-claw-bot-arc-shield/agent/arc-claw-bot-arc-shield","protocols":["OPENCLEW"],"capabilities":["agent"],"languages":["typescript"],"install":{"command":"git clone https://github.com/arc-claw-bot/arc-shield.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"cd ~/.openclaw/workspace/skills\ngit clone <arc-shield-repo> arc-shield\nchmod +x arc-shield/scripts/*.sh arc-shield/scripts/*.py"},{"kind":"example","language":"bash","snippet":"# Scan agent output before sending\nagent-response.txt | arc-shield.sh\n\n# Block if critical secrets found (use before external messaging)\necho \"Message text\" | arc-shield.sh --strict || echo \"BLOCKED\"\n\n# Redact secrets and return sanitized text\ncat response.txt | arc-shield.sh --redact\n\n# Full report\narc-shield.sh --report < conversation.log\n\n# Python version with entropy detection\ncat message.txt | output-guard.py --strict"}]}}