liteparse
Fail
Audited by Snyk on May 29, 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 explicit examples of embedding plaintext passwords in code and CLI (e.g., LiteParse(password="secret") and
--password secret), which encourages the LLM to accept and emit secret values verbatim and therefore poses a high exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata