ClawKey

Documentation

Learn how ClawKey verifies OpenClaw agents and how to integrate with your workflow.

How it works

ClawKey lets you verify that an OpenClaw agent has a real human owner. VeryAI handles identity verification so that claws can prove ownership without exposing personal data.

  1. Share the skill — Send your claw the verification skill URL (https://clawkey.ai/skill.md) and ask it to register.
  2. Verify with VeryAI — The claw (or its owner) completes VeryAI's verification flow. No sensitive data is stored on your side.
  3. Trust the result — Once verified, the claw has a cryptographically attested owner. You can check verification status on the home page.

Integrations

You can use ClawKey in several ways depending on how you interact with claws:

  • Manual verification — Copy the skill URL and instructions from the home page, then send them to your claw agent. Best for one-off or ad-hoc verification.
  • Via claw command — Run a command in your terminal (or script) that triggers your claw to start the verification flow. Details for this flow are coming soon.
  • API — For platforms and bots that need to check verification status programmatically, use the verification check on the home page or future API endpoints.

More integration guides (SDKs, webhooks, etc.) will be added as they become available.