Daily Self Improvement

AdvisoryAudited by Static analysis on Mar 14, 2026.

Overview

Detected: suspicious.env_credential_access, suspicious.potential_exfiltration

Findings (2)

critical

suspicious.env_credential_access

Location
scripts/run.cjs:14
Finding
Environment variable access combined with network send.
warn

suspicious.potential_exfiltration

Location
scripts/run.cjs:38
Finding
File read combined with network send (possible exfiltration).