create-dashboard
Warn
Audited by Snyk on Apr 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: 1.00). The skill explicitly runs git clone on https://github.com/gooseworks-ai/dashboard-template.git at runtime and then installs/builds and runs that repository's code (npm install, npx vite build, node server.js), so the fetched content is executed in the sandbox and is a required dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata