CtrlK
BlogDocsLog inGet started
Tessl Logo

g14wxz/supabase-observability-metrics

Configures Prometheus scraping, log drains, and observability for Supabase infrastructure monitoring.

77

Quality

97%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Overview
Quality
Evals
Security
Files

Security

1 high severity finding. You should review these findings carefully before considering using this skill.

High

W007: Insecure credential handling detected in skill instructions.

What this means

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.

Why it was flagged

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.

Report incorrect finding
Audited
Security analysis
Snyk