dex-skill
Fail
Audited by Snyk on Mar 26, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt explicitly shows and instructs embedding API keys into commands and shell actions (e.g.,
dex auth --token dex_your_key_here,echo "<api_key>" > ~/.dex/api-key), which requires the agent to handle and output secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata