What problem does it solve? Security research pipelines risk promoting unverified claims into knowledge graphs. This Skill validates that every artifact and claim has matching hashes, complete provenance, and proper redaction before any graph edge or proof condition is promoted. ## Core Features & Use Cases - Artifact Integrity Verification: Resolves every artifact in the Case evidence boundary and confirms path, size, and SHA-256 match, rejecting mismatches. - Provenance Tracing: Traces each claim back to its producing task, run, revision, and observation so no claim remains implicit. - Redaction Enforcement: Rejects credential-bearing evidence or represents it only as a redacted classification. - Use Case: A supervisor assigns the evidence.verify capability during a red-team exercise; the verifier checks all collected artifacts and returns promotion decisions for each claimed graph edge in the worker-result schema. ## Quick Start Ask the agent to run the evidence-verifier skill on the current case evidence and return promotion decisions for all claimed graph edges.