{"endpoint":"POST /api/v1/clearance","description":"Real-time integrity verification for OpenClaw agents and skills.","required":"At least one of: current_skill_hash, skill_identifier","example_request":{"agent_id":"my-agent-01","current_skill_hash":"a1b2c3d4e5f6...","skill_identifier":"clawhub:steipete/peekaboo","action_context":"access_email_api"},"statuses":{"SECURE":"Hash matches verified clean version, score >= 80","CAUTION":"Hash matches but score 50-79 (medium risk)","DENIED":"Hash matches but score < 50 (critical findings)","UNVERIFIED":"Hash does NOT match any known version (possible tampering)","PENDING_RESCAN":"Code has been updated, awaiting new scan","UNKNOWN":"Skill not found in our database"},"rate_limit":"100 requests/minute per IP","documentation":"https://www.clawsecure.ai/developers"}