verifier

Community

Verify cryptographic integrity of data proofs.

AuthorSkottbie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that data received from a worker agent is authentic and has not been tampered with, and that the environment where it was processed was trustworthy.

Core Features & Use Cases

  • Data Integrity Verification: Confirms that the data's hash matches the one provided in the ZK proof.
  • Execution Environment Trust: Validates the attestation from the Trusted Execution Environment (TEE), such as Intel TDX.
  • Use Case: After a worker agent provides a ProofBundle containing data and its cryptographic proofs, this skill is used by the client agent to automatically validate these proofs before proceeding with payment.

Quick Start

Use the verifier skill to validate the proof bundle from the file 'proof_bundle.json'.

Dependency Matrix

Required Modules

eth-account

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: verifier
Download link: https://github.com/Skottbie/VeriTask/archive/main.zip#verifier

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.