workos-authkit-vanilla-js

Warn

Audited by Snyk on Mar 7, 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.70). This skill explicitly performs a blocking WebFetch of the public GitHub README at https://github.com/workos/authkit-js/blob/main/README.md and declares "README is source of truth," meaning untrusted third-party content from that public page is read and used to drive installation and implementation decisions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly performs a blocking runtime fetch of https://github.com/workos/authkit-js/blob/main/README.md and instructs the agent to treat that README as the "source of truth" (i.e., to follow fetched instructions), so remote content directly controls the agent's behavior.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 7, 2026, 06:26 PM