jikime-platform-supabase
Provides a comprehensive guide for building full-stack apps with Supabase and optimizing PostgreSQL performance.
Install this skill
Security score
The jikime-platform-supabase skill was audited on Feb 16, 2026 and we found 18 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 249 | filter: `author_id=eq.${userId}`, |
Template literal with variable interpolation in command context
| 279 | options: { redirectTo: `${origin}/auth/callback` }, |
Template literal with variable interpolation in command context
| 295 | .upload(`${userId}/avatar.png`, file, { |
Template literal with variable interpolation in command context
| 303 | .getPublicUrl(`${userId}/avatar.png`); |
Template literal with variable interpolation in command context
| 308 | .remove([`${userId}/avatar.png`]); |
Access to .env file
| 65 | process.env.NEXT_PUBLIC_SUPABASE_URL!, |
Access to .env file
| 66 | process.env.NEXT_PUBLIC_SUPABASE_ANON_KEY! |
Access to .env file
| 78 | process.env.NEXT_PUBLIC_SUPABASE_URL!, |
Access to .env file
| 79 | process.env.NEXT_PUBLIC_SUPABASE_ANON_KEY!, |
Access to .env file
| 320 | Deno.env.get('SUPABASE_URL')!, |
Access to .env file
| 321 | Deno.env.get('SUPABASE_SERVICE_ROLE_KEY')! |
External URL reference
| 315 | import { serve } from 'https://deno.land/[email protected]/http/server.ts'; |
External URL reference
| 316 | import { createClient } from 'https://esm.sh/@supabase/supabase-js@2'; |
External URL reference
| 424 | - https://www.postgresql.org/docs/current/ |
External URL reference
| 425 | - https://supabase.com/docs |
External URL reference
| 426 | - https://wiki.postgresql.org/wiki/Performance_Optimization |
External URL reference
| 427 | - https://supabase.com/docs/guides/database/overview |
External URL reference
| 428 | - https://supabase.com/docs/guides/auth/row-level-security |
Install this skill with one command
/learn @jikime/jikime-platform-supabase