workos-migrate-clerk
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs copying Clerk password hashes (bcrypt
password_digest) directly into WorkOS API payloads and includes curl examples that embed secrets/placeholders, so an agent would need to output secret values verbatim during migration.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly requires a runtime blocking WebFetch of https://workos.com/docs/migrate/clerk as the "source of truth" before proceeding, so content fetched from that URL would directly control the agent's runtime instructions and is a required dependency.
Audit Metadata