lakebase-scm-workflows
Fail
Audited by Snyk on Jun 16, 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 documents and expects using commands and APIs that emit raw credentials (e.g., lakebase-github-token prints a token to stdout, lakebase-get-connection --output dsn returns a libpq URL containing secrets, and getCredential returns {token,email}), which requires the agent/LLM to receive and potentially include secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata