Sales Email Automation (IMAP/SMTP)

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.dangerous_exec, suspicious.env_credential_access

Findings (11)

critical

suspicious.dangerous_exec

Location
auto-capture.js:88
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
kb-retrieval.js:29
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
okki-sync.js:65
Finding
Shell command execution detected (child_process).
critical

suspicious.dangerous_exec

Location
scripts/smtp-wrapper.js:45
Finding
Shell command execution detected (child_process).
critical

suspicious.env_credential_access

Location
auto-capture.js:18
Finding
Environment variable access combined with network send.
critical

suspicious.env_credential_access

Location
integration-test.js:57
Finding
Environment variable access combined with network send.
critical

suspicious.env_credential_access

Location
intent-recognition.js:116
Finding
Environment variable access combined with network send.
critical

suspicious.env_credential_access

Location
reply-generation.js:184
Finding
Environment variable access combined with network send.
critical

suspicious.env_credential_access

Location
reply-generator.js:64
Finding
Environment variable access combined with network send.
critical

suspicious.env_credential_access

Location
scripts/imap.js:16
Finding
Environment variable access combined with network send.
critical

suspicious.env_credential_access

Location
test-read.js:8
Finding
Environment variable access combined with network send.