auth0-android-major-migration

Warn

Audited by Snyk on Jun 24, 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.85). Step 4 fetches v4 SDK Kotlin source files from GitHub using curl/gh (public web content), which is outsider-authored text ingested into the agent context for signature confirmation.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill executes runtime fetches of SDK source and release metadata from GitHub (e.g. the gh API call "gh api repos/auth0/Auth0.Android/releases" and raw file URLs like "https://raw.githubusercontent.com/auth0/Auth0.Android/${TAG}/auth0/src/main/java/com/auth0/android/..."), and those fetched files are used to determine exact code edits/signatures (i.e. they directly control the agent's instructions), so they are runtime external dependencies that influence execution.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 24, 2026, 08:55 AM
Issues
2
Security Audit — snyk — auth0-android-major-migration