create-code-app
Warn
Audited by Snyk on Mar 26, 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.80). The skill runs "npx degit microsoft/PowerAppsCodeApps/templates/vite" at runtime, which fetches the GitHub template (https://github.com/microsoft/PowerAppsCodeApps) that the workflow relies on and whose fetched code is installed/built (npm install / npm run build), meaning remote code is fetched and executed as a required dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata