clerk-testing
Warn
Audited by Snyk on May 3, 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 SKILL.md workflow explicitly instructs the agent to "WebFetch the appropriate URL from decision tree above" (e.g., public clerk.com docs and a GitHub demo repo), so the agent will fetch and act on open/public third-party content that could contain instructions influencing its actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill explicitly instructs the agent to "WebFetch the appropriate URL from decision tree above" (e.g., https://clerk.com/docs/guides/development/testing/overview and the demo repo https://github.com/clerk/clerk-playwright-nextjs/tree/main/e2e), meaning runtime-fetched remote documentation or repo content could directly control setup instructions or provide code used during runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata