Plugin

AdvisoryAudited by Static analysis on May 12, 2026.

Overview

Detected: suspicious.dangerous_exec

Findings (1)

critical

suspicious.dangerous_exec

Location
tests/smoke.mjs:81
Finding
Shell command execution detected (child_process).
Evidence
execSync("dlazy --version", { stdio: "ignore" });