supabase-security
Warn
Audited by Snyk on Jun 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The workflow and docs explicitly run npx to fetch and execute remote packages at runtime (e.g. "npx -y supabase-security@latest" which pulls code from the npm registry and "npx -y github:Perufitlife/supabase-security-skill" which fetches a GitHub-hosted package), meaning external code is downloaded and executed as part of the skill run (also note the hosted-run link https://apify.com/renzomacar/supabase-security-auditor that runs the auditor remotely); these are runtime downloads that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata