start-from-scratch
Fail
Audited by Snyk on Feb 15, 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 using API keys inline in commands (e.g.,
npx tambo init --api-key=sk_...), which requires embedding secret values verbatim in generated commands or code and thus is insecure.
Audit Metadata