create-dashboard

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches a dashboard starter template from the official Gooseworks-AI GitHub repository (github.com/gooseworks-ai/dashboard-template.git).
  • [COMMAND_EXECUTION]: Executes standard development commands to initialize the project, including npm install, npx vite build, and node server.js.
  • [COMMAND_EXECUTION]: Manages dashboard processes using pkill and nohup to ensure the server runs in the background and can be updated without creating zombie processes.
  • [EXTERNAL_DOWNLOADS]: Installs project dependencies from the npm registry using npm install.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 01:06 PM
Security Audit — agent-trust-hub — create-dashboard