setup-lw
Fail
Audited by Snyk on Aug 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs agents/CI to supply API keys on the command line and to export plaintext API keys into the environment (e.g.,
--api-key <key>andexport LANGWATCH_API_KEY=<project-api-key>), which requires the LLM to handle or emit secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata