aws-deployment
Fail
Audited by Snyk on Apr 9, 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 includes an explicit command that embeds a credential as a command-line build-arg (NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_xxx), which is the same insecure pattern of placing secrets directly in generated commands and would require the LLM to output secret values verbatim if real keys are used.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata