site-launch-kit

Fail

Audited by Snyk on Jun 26, 2026

Risk Level: CRITICAL
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 Gemini API key into the chat and shows commands that insert that exact key into .env (and instructs echoing/using the key), which requires the LLM to receive and potentially output the secret verbatim.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The skill contains multiple deliberate patterns that risk credential exposure and supply‑chain compromise (silent third‑party MCP installation via npx, explicit prompt to paste API keys into chat and automated saving/reading of .env across parent directories, and instructions to avoid certain commands that look like evasion), so it should be treated as high risk for credential theft and supply‑chain/backdoor abuse.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 26, 2026, 08:56 PM
Issues
3
Security Audit — snyk — site-launch-kit