Queue State Diff

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: queue-state-diff Version: 1.0.0 The skill is a utility for comparing two JSON snapshots to identify changes, additions, and removals in state or queue data. The Node.js script (scripts/queue_state_diff.js) performs a standard object flattening and comparison logic without any network access, obfuscation, or suspicious file system operations beyond reading the input files and writing the report.