firebase-auth-manager
Fail
Audited by Snyk on Jul 1, 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's examples and instructions explicitly embed Authorization bearer tokens and OAuth client secrets into curl headers and JSON payloads (e.g., -H "Authorization: Bearer $ACCESS_TOKEN", "clientSecret": "CLIENT_SECRET"), which would require the agent to handle or output secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata