iResponder

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.exposed_secret_literal

Findings (5)

critical

suspicious.dangerous_exec

Location
scripts/telegram-handler.js:103
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/watcher-old.js:65
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/watcher.js:81
Finding
Shell command execution detected (child_process).
critical

suspicious.exposed_secret_literal

Location
scripts/telegram-handler.js:244
Finding
File appears to expose a hardcoded API secret or token.
critical

suspicious.exposed_secret_literal

Location
scripts/watcher-old.js:115
Finding
File appears to expose a hardcoded API secret or token.