llm-to-bedrock
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 asks the user to paste their provider API key into the chat ("the key will pass through this chat transcript") and shows a printf command that embeds that pasted key into a file, which requires the LLM to receive and handle the secret verbatim in the conversation/output.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata