clerk-setup
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 explicitly tells the agent to WebFetch the public Clerk quickstart pages (https://clerk.com/docs/{framework}/getting-started/quickstart) and "Extract the complete setup instructions" and then to execute those instructions (install packages, create files), meaning external third‑party content is fetched and directly drives agent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs a runtime WebFetch of the quickstart URL (https://clerk.com/docs/{framework}/getting-started/quickstart) with the prompt "Extract the complete setup instructions…", so fetched remote content would be parsed and directly control the agent's instructions and actions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata