Amazon Listing Image Optimizer

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.env_credential_access, suspicious.exposed_secret_literal

Findings (4)

critical

suspicious.env_credential_access

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

suspicious.env_credential_access

Location
scripts/push_images.js:17
Finding
Environment variable access combined with network send.
critical

suspicious.exposed_secret_literal

Location
scripts/audit.js:25
Finding
File appears to expose a hardcoded API secret or token.
critical

suspicious.exposed_secret_literal

Location
scripts/push_images.js:26
Finding
File appears to expose a hardcoded API secret or token.