generative-ui

Fail

Audited by Snyk on Mar 8, 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 asks the user to paste their API key and then instructs the agent to embed that exact key verbatim in CLI commands (e.g., npx tambo init --api-key=<USER_PROVIDED_KEY>), which forces the LLM to handle and output the secret directly and matches high-risk patterns like passing keys as command-line arguments.
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 8, 2026, 07:11 PM