What problem does it solve?
This skill automates the creation of cryptographically verifiable audit trails for tax-related data, binding scanner proofs, compliance results, and optional optimizer outputs to ensure provenance and integrity across the verification lifecycle.
Core Features & Use Cases
- Merkle-tree based audit trail: aggregates scanner, compliance, and optimizer hashes into a single root with proofs.
- Attestation and storage: binds data to a TEE attestation and pins the proof bundle to IPFS for immutable storage.
- End-to-end workflow: supports embedding zkTLS proofs, remote attestation endpoints, and mock fallbacks for resilience in diverse environments.
- Use Case: Generate a verifiable audit bundle for a tax report by collecting dataset hashes, attesting them, and exporting a ProofBundle with IPFS CID.
Quick Start
Run the AuditorClaw tool to generate a verifiable audit trail from your scanner and compliance hashes.