Dexscreener API

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.env_credential_access, suspicious.secret_argv_exposure

Findings (2)

critical

suspicious.env_credential_access

Location
scripts/dexscreener-cli.mjs:3
Finding
Environment variable access combined with network send.
critical

suspicious.secret_argv_exposure

Location
SKILL.md:48
Finding
Instructions pass high-value credentials through process argv.