firebase-supabase-attack
Fail
Audited by Snyk on Jul 31, 2026
Risk Level: CRITICAL
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs embedding API keys, anon keys, ID/access tokens, and even plaintext passwords directly into curl commands and outputs (e.g., -H "Authorization: Bearer ...", -H "apikey: ANON_KEY", signUp?key=$API_KEY, and POST bodies with passwords), which requires the LLM to handle and produce secret values verbatim.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This document is explicitly malicious: it instructs and automates unauthorized access, token harvesting, data exfiltration, and destructive actions against misconfigured Firebase and Supabase backends.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
E006
CRITICALMalicious code pattern detected in skill scripts.
Audit Metadata