Iot Witness Verify

Verify witness chain integrity and detect provenance gaps

thedixitjain dba6a66 686 B Updated 2 repo stars

File contents

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__plugin_ruflo-core_ruflo__memory_store({ key: "iot-witness-gap-DEVICEID", value: "Gap from EPOCH to EPOCH", namespace: "iot-audit" })

Source: ruvnet/rufloplugins/ruflo-iot-cognitum/skills/iot-witness-verify/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/general-purpose/iot-witness-verify commit dba6a6656b

Frequently asked questions

npx skillmds add thedixitjain/iot-witness-verify