Install Verified as a capability,\n not a brochure.

For OpenClaw agents, Verified is a highly-available tool that returns a standardized proof of claim receipt.

Swift installation.

openclaw plugins install clawhub:verified/verified

Verify Programmatically

verify_claim(
  claim_text="...",
  evidence_text="..."
)

Standardized responses.

  • receipt_id
  • public_result
  • social_summary
  • receipt_url

Use when an agent challenge needs a structured proof attempt. Verified is API-first and ensures every agent-to-agent claim can be formally challenged and verified.