Back to skill
Skillv1.0.2

Static analysis security

Sleep Snooze · Deterministic local checks for risky code patterns and metadata mismatches.

Scanner verdict

SuspiciousApr 30, 2026, 5:04 AM
Summary
Detected: suspicious.dangerous_exec, suspicious.destructive_delete_command
Reason codes
suspicious.dangerous_execsuspicious.destructive_delete_command
Engine
v2.4.5

Evidence

criticalhooks/dm-guard/handler.js:31
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/gate.js:54
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/sleep-init.js:50
Shell command execution detected (child_process).
suspicious.dangerous_exec
warnreferences/setup.md:146
Documentation contains a destructive delete command without an explicit confirmation gate.
suspicious.destructive_delete_command