Skip to main content

supabase

Facilitates tasks involving Supabase, including database management, authentication, and real-time features across various frameworks.

Install this skill

or
80/100

Security score

The supabase skill was audited on May 12, 2026 and we found 6 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 71

Curl to non-GitHub URL

SourceSKILL.md
71`curl -so /dev/null -w "%{http_code}" https://mcp.supabase.com/mcp`
low line 45

External URL reference

SourceSKILL.md
45For any security concern not covered above, fetch the Supabase product security index: `https://supabase.com/docs/guides/security/product-security.md`
low line 62

External URL reference

SourceSKILL.md
62**Version check and upgrade:** Run `supabase --version` to check. For CLI changelogs and version-specific features, consult the [CLI documentation](https://supabase.com/docs/reference/cli/introduction
low line 66

External URL reference

SourceSKILL.md
66For setup instructions, server URL, and configuration, see the [MCP setup guide](https://supabase.com/docs/guides/getting-started/mcp).
low line 71

External URL reference

SourceSKILL.md
71`curl -so /dev/null -w "%{http_code}" https://mcp.supabase.com/mcp`
low line 75

External URL reference

SourceSKILL.md
75Verify the project root has a valid `.mcp.json` with the correct server URL. If missing, create one pointing to `https://mcp.supabase.com/mcp`.
Scanned on May 12, 2026
View Security Dashboard