Skills Engineering Verify IoT Witness Chain Integrity

Verify IoT Witness Chain Integrity

v20260707
iot-witness-verify
This tool verifies the integrity of the witness chain for Cognitum Seed IoT devices. It checks for potential provenance gaps and hash chain breaks across epochs, providing a comprehensive integrity score (0.0–1.0). Detected gaps are automatically stored in an audit trail for historical review and compliance.
Get Skill
212 downloads
Overview

Verify the witness chain integrity for a Cognitum Seed device.

Steps:

  1. npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot witness verify DEVICE_ID
  2. Check for epoch gaps and hash chain breaks
  3. Report integrity score (0.0–1.0)
  4. If gaps found, store for audit trail: mcp__claude-flow__memory_store({ key: "iot-witness-gap-DEVICEID", value: "Gap from EPOCH to EPOCH", namespace: "iot-audit" })
Info
Category Engineering
Name iot-witness-verify
Version v20260707
Size 616B
Updated At 2026-07-09
Language