auth-patterns
Warn
Audited by Snyk on Apr 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.80). The SKILL.md OAuth2/OIDC Pattern 3 clearly fetches and parses user-generated data from the public GitHub API (fetch('https://api.github.com/user')) and uses the profile fields to create/identify users and establish sessions, so untrusted third‑party content is ingested and can materially influence authentication/authorization decisions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata