Configures Prometheus scraping, log drains, and observability for Supabase infrastructure monitoring.
97
97%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Risky
Do not use without reviewing
Security
1 high severity finding. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
Insecure credential handling detected (high risk: 1.00). Phase 1 explicitly instructs substituting the Supabase service role key into the Prometheus scrape configuration (authorization.credentials), so the agent would need to receive and output the secret verbatim, creating an exfiltration risk.