keycloak-admin
Fail
Audited by Snyk on Feb 27, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes hardcoded passwords (e.g., username=admin & password=admin, "temp_password_123") and curl workflows that retrieve and print client secrets (jq -r '.value') and use Authorization Bearer tokens, which requires handling and outputting secret values verbatim.
Audit Metadata