resonate-supabase-deployments-typescript
Warn
Audited by Snyk on Aug 10, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Supabase edge functions use
resonate.handler(req)and the workflowstart/probeendpoints ingest JSON fields from the incoming HTTP request (uuid,func,args), which an outsider can freely author.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The file imports a remote Deno module from https://esm.sh/@supabase/supabase-js@2 which is fetched and executed at runtime (importing and running remote code), and the skill depends on it for functionality.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata