Install
openclaw skills install agent-flight-recorderUse the Cryptowerk Verifiable Data skill to implement an "Agent Flight Recorder" that creates an immutable, cryptographically verifiable audit trail for OpenClaw agent executions. Register execution hashes to maintain privacy, fetch blockchain seals, and verify proofs for AI workflows, decisions, and data artifacts. Use when the user requires deterministic, proof-carrying agent operations with local sidecar artifacts and no SDK dependency. This skill securely acquires service credentials and exclusively handles proof APIs without executing unrelated account actions or purchases.
openclaw skills install agent-flight-recorderUse this skill for Cryptowerk-backed proof workflows.
Supported primitives:
Default style:
Use this skill when the user wants:
scripts/register.pyscripts/getseal.pyscripts/verify.pyRequired binaries:
python3Credential handling:
<file>.cwsealRead these when needed:
references/cryptowerk-api-notes.mdreferences/storage-and-state.mdscripts/register.pyscripts/getseal.pyscripts/verify.py