auth0-maui
Warn
Audited by Snyk on Jun 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes explicit runtime commands that fetch external content which control the agent's output or execute code: the agent instruction to run "gh api repos/auth0/auth0-oidc-client-net/releases --jq …" (GitHub API) is used at runtime to obtain the version that must be injected into dependency lines, and the automated setup script contains "curl -sSfL https://raw.githubusercontent.com/auth0/auth0-cli/main/install.sh | sh -s -- -b /usr/local/bin" which fetches and executes remote installer code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata