supabase-integration
Facilitates integration with Supabase for database management, authentication, and real-time features in Next.js applications.
Install this skill
or
79/100
Security score
The supabase-integration skill was audited on Mar 1, 2026 and we found 17 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 236
Template literal with variable interpolation in command context
SourceSKILL.md
| 236 | filter: `user_id=eq.${userId}`, // Only this user's notifications |
low line 134
Access to .env file
SourceSKILL.md
| 134 | process.env.NEXT_PUBLIC_SUPABASE_URL!, |
low line 135
Access to .env file
SourceSKILL.md
| 135 | process.env.NEXT_PUBLIC_SUPABASE_ANON_KEY! |
low line 146
Access to .env file
SourceSKILL.md
| 146 | process.env.NEXT_PUBLIC_SUPABASE_URL!, |
low line 147
Access to .env file
SourceSKILL.md
| 147 | process.env.NEXT_PUBLIC_SUPABASE_ANON_KEY!, |
low line 173
Access to .env file
SourceSKILL.md
| 173 | process.env.NEXT_PUBLIC_SUPABASE_URL!, |
low line 174
Access to .env file
SourceSKILL.md
| 174 | process.env.NEXT_PUBLIC_SUPABASE_ANON_KEY!, |
low line 254
Access to .env file
SourceSKILL.md
| 254 | Deno.env.get('SUPABASE_URL')!, |
low line 255
Access to .env file
SourceSKILL.md
| 255 | Deno.env.get('SUPABASE_ANON_KEY')!, |
low line 300
Access to .env file
SourceSKILL.md
| 300 | const supabase = createClient(url, process.env.SUPABASE_SERVICE_ROLE_KEY) |
low line 303
Access to .env file
SourceSKILL.md
| 303 | const supabase = createClient(url, process.env.NEXT_PUBLIC_SUPABASE_ANON_KEY) |
low line 21
External URL reference
SourceSKILL.md
| 21 | "url": "https://mcp.supabase.com/mcp?project_ref=YOUR_PROJECT_REF&read_only=true" |
low line 27
External URL reference
SourceSKILL.md
| 27 | OAuth authentication will prompt you to login. Alternatively, configure in your [Supabase Dashboard → Connect → MCP tab](https://supabase.com/dashboard). |
low line 327
External URL reference
SourceSKILL.md
| 327 | - [Row-Level Security](https://supabase.com/docs/guides/database/postgres/row-level-security) |
low line 328
External URL reference
SourceSKILL.md
| 328 | - [Next.js Integration](https://supabase.com/docs/guides/getting-started/tutorials/with-nextjs) |
low line 329
External URL reference
SourceSKILL.md
| 329 | - [Realtime](https://supabase.com/docs/guides/realtime) |
low line 330
External URL reference
SourceSKILL.md
| 330 | - [Edge Functions](https://supabase.com/docs/guides/functions) |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @telum-ai/supabase-integrationGitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
cursorbackendapidatabasebackend-developerdata-engineerproduct-managergrowth-pmtechnical-pmsupabasedevelopmentproduct
telum-ai/speck