Auto Skill Hunter

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.env_credential_access

Findings (2)

critical

suspicious.dangerous_exec

Location
src/hunt.js:594
Finding
Shell command execution detected (child_process).
critical

suspicious.env_credential_access

Location
src/hunt.js:59
Finding
Environment variable access combined with network send.