oauth

Warn

Audited by Snyk on May 16, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The TokenValidator._get_signing_key method explicitly fetches a JWKS from self.jwks_uri via requests.get(...).json(), meaning the skill ingests untrusted third-party JWKS data (public URL) which the agent uses to select signing keys and directly influence token validation and subsequent behavior.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 16, 2026, 03:18 PM
Issues
1
Security Audit — snyk — oauth