knowledge-2-web

Fail

Audited by Snyk on Feb 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt directly shows and allows passing an API key as a command-line argument and embedding it in example code (e.g., python ... [api_key] and client = genai.Client(api_key="your-api-key")), which encourages including secrets verbatim in commands or code and thus poses an exfiltration risk.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 01:22 PM