auth0-winforms
Warn
Audited by Snyk on May 29, 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 contains explicit runtime commands that fetch and use remote content: a GitHub Releases API call (via gh api -> https://api.github.com/repos/auth0/auth0-oidc-client-net/releases) which determines the version inserted into generated instructions, and a setup script that runs curl -sSfL https://raw.githubusercontent.com/auth0/auth0-cli/main/install.sh | sh (downloading and executing remote code); both are runtime external dependencies that control prompts or execute code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata