edge-function-generator
Assists in creating and managing Supabase Edge Functions, enhancing serverless application development with structured templates and JWT validation.
Install this skill
or
92/100
Security score
The edge-function-generator skill was audited on Feb 9, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 149
Curl to non-GitHub URL
SourceSKILL.md
| 149 | curl -X POST https://PROJECT.supabase.co/functions/v1/function-name \ |
low line 49
Access to .env file
SourceSKILL.md
| 49 | const supabaseUrl = Deno.env.get("SUPABASE_URL")!; |
low line 50
Access to .env file
SourceSKILL.md
| 50 | const supabaseKey = Deno.env.get("SUPABASE_SERVICE_ROLE_KEY")!; |
low line 149
External URL reference
SourceSKILL.md
| 149 | curl -X POST https://PROJECT.supabase.co/functions/v1/function-name \ |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry