Public Skill

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.env_credential_access

Findings (2)

critical

suspicious.dangerous_exec

Location
scripts/router.cjs:501
Finding
Shell command execution detected (child_process).
critical

suspicious.env_credential_access

Location
scripts/router.cjs:29
Finding
Environment variable access combined with network send.