start-dev-server

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements necessary workarounds for specific environments, such as removing packages without supported ARM64 binaries and using the legacy peer dependency flag. These are standard developer practices and align with the skill's primary purpose.
  • [COMMAND_EXECUTION]: The skill uses shell commands to install dependencies and manage processes. Specifically, it executes npm install and starts a background server using npx vite. These actions are well-defined and constrained to the local project directory.
  • [EXTERNAL_DOWNLOADS]: Triggers standard package fetching from the official npm registry during the installation phase. There are no references to unverified third-party scripts or untrusted download sources.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 12:19 PM
Security Audit — agent-trust-hub — start-dev-server