clawprint-verify

CLI Utilities
v1.0.1
Benign

Issue ClawPrint reverse-CAPTCHA challenges.

11.4K downloads1.4K installsby @fusionlabssource

Setup & Installation

Install command

clawhub install fusionlabssource/clawprint-verify

If the CLI is not installed:

Install command

npx clawhub@latest install fusionlabssource/clawprint-verify

Or install with OpenClaw CLI:

Install command

openclaw skills install fusionlabssource/clawprint-verify

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/fusionlabssource/clawprint-verify

What This Skill Does

Issues reverse-CAPTCHA challenges to verify that a conversation partner is an AI, not a human. Speed challenges require solving large multiplication problems within 100ms; pattern challenges require analyzing pixel grids, both impossible for humans within the time limits. Verification is confirmed server-side using a secret key.

Unlike standard CAPTCHAs that block bots, ClawPrint inverts the model to block humans, using time-bounded computational tasks that machines solve trivially but humans cannot.

When to Use It

  • Gate API key sharing to verified AI agents only
  • Authenticate a bot before granting access to restricted resources
  • Confirm an agent's identity before delegating a sensitive task
  • Block human impersonation in multi-agent pipelines
  • Challenge an unknown participant before proceeding with automation

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Gate API key sharing to verified AI agents only

AGENT
  1. 1Gate API key sharing to verified AI agents only
  2. 2Authenticate a bot before granting access to restricted resources
  3. 3Confirm an agent's identity before delegating a sensitive task
  4. 4Block human impersonation in multi-agent pipelines
  5. 5Challenge an unknown participant before proceeding with automation
OUTPUT
Issue ClawPrint reverse-CAPTCHA challenges.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 28, 2026