oauth-implementation
Warn
Audited by Snyk on Apr 4, 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). Yes — the skill's workflow shows the agent fetching and parsing external provider data (e.g., fetch(
${PROVIDER_URL}/token) in SKILL.md and server_metadata_url='https://accounts.google.com/.well-known/openid-configuration' in references/python-java.md), meaning it ingests public third-party metadata/token responses that can materially influence authentication and subsequent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata