Tide Watch

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.destructive_delete_command

Findings (3)

critical

suspicious.dangerous_exec

Location
lib/capacity.js:155
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
lib/resumption.js:176
Finding
Shell command execution detected (child_process).
warn

suspicious.destructive_delete_command

Location
docs/FAQ.md:358
Finding
Documentation contains a destructive delete command without an explicit confirmation gate.