ml-rag-foundations

Fail

Audited by Snyk on Jun 25, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The example initializes the API client with an api_key string literal (client = genai.Client(api_key="GEMINI_API_KEY")), which encourages embedding secret values verbatim into code/requests and thus creates an exfiltration risk.

Issues (1)

W007
HIGH

Insecure credential handling detected in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 25, 2026, 12:03 AM
Issues
1
Security Audit — snyk — ml-rag-foundations