az-aks-agent
Fail
Audited by Snyk on Feb 15, 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 an explicit --api-key CLI argument and examples like az aks agent ... --api-key "your-key" and echo $AZURE_API_KEY which encourage embedding or printing API keys verbatim (even though env/config options exist), so the LLM could be instructed to output secrets directly.
Audit Metadata