ag2-quickstart
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: 0.80). The prompt includes examples that pass api_key directly in code (including a literal "sk-..." placeholder and a per-ask override pattern), which encourages embedding user secrets verbatim into generated code/requests rather than using env vars or CLI auth, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata