makers-cli
Fail
Audited by Snyk on Jun 20, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes commands that pass API tokens and environment-variable values directly on the command line (e.g.,
edgeone makers deploy -t <token>andedgeone makers env set <KEY> <VALUE>), which would require the agent to embed secret values verbatim in generated commands/outputs and thus creates a high exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata