qa-happy-path
Fail
Audited by Snyk on May 9, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt explicitly instructs the agent to read .env.qa and log in using QA_TEST_USER_EMAIL / QA_TEST_USER_PASSWORD, which requires handling secret credentials and — without guidance to keep them only in environment/runtime — could cause the LLM to include those secret values verbatim in generated test steps, scripts, or bug reports.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata