supabase
Warn
Audited by Snyk on Jul 26, 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.80). The required workflow explicitly instructs fetching public web content at runtime from
https://supabase.com/changelog.md(and then following linked pages), which can include untrusted, outsider-authored free text that may be ingested into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent at runtime to fetch external markdown docs that steer its behavior (e.g., https://supabase.com/changelog.md and https://supabase.com/docs/guides/security/product-security.md), meaning remote content will directly control prompts and guidance.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata