supabase
Warn
Audited by Snyk on Jul 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). SKILL.md instructs the agent to fetch outsider-authored public web content at runtime (the Supabase changelog and linked docs pages), which then becomes readable text in the LLM’s context (via doc fetching/summarization), enabling indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs the agent at runtime to fetch https://supabase.com/changelog.md and https://supabase.com/docs/guides/security/product-security.md and to scan those documents to guide its behavior, meaning the fetched content directly influences agent prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata