plan
Fail
Audited by Snyk on May 11, 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 asks the user for a Gemini API Key and explicitly instructs saving GEMINI_API_KEY={입력값} into a project .env file, which requires the agent to receive and embed the secret verbatim into generated files/outputs.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's Phase 5 UI/UX flow (Step 3-1/3-2) explicitly runs Playwright to visit and capture user-provided or recommended public URLs (e.g., https://wwit.design), ingesting page structure and screenshots for design analysis, so arbitrary third‑party web content would be read and used to influence subsequent decisions and outputs.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata