supabase-developer

Warn

Audited by Socket on Jul 24, 2026

1 alert found:

Security
SecurityMEDIUM
templates/edge-function-complete.ts

No clear indicators of intentional malware/backdoors (no suspicious network callbacks, persistence, or dynamic execution) in this module. However, the code has high security risk due to (1) credential leakage risk by logging all request headers (often including Authorization bearer tokens) and (2) inconsistent and potentially missing authorization scoping in PUT and DELETE (and partially in GET/DELETE), which can lead to cross-user data modification/deletion if Supabase RLS/policies are not perfectly restrictive. This should be treated as a security-critical logic issue rather than a safe dependency.

Confidence: 74%Severity: 78%
Audit Metadata
Analyzed At
Jul 24, 2026, 07:19 PM
Package URL
pkg:socket/skills-sh/greedychipmunk%2Fagent-skills%2Fsupabase-developer%2F@88b098a54c66a5bc88c874a68d0cd28593b3c5a21ed9fa92ac9627a374d9de78
Security Audit — socket — supabase-developer