bun-dev-server
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill assists in local project setup and configuration for the Bun runtime. The provided templates for server.ts and package.json follow industry-standard patterns for development environments. No malicious logic, data exfiltration, or obfuscation was detected.
- [COMMAND_EXECUTION]: The skill instructs the agent to use the Bun CLI for environment setup and server execution. It also includes troubleshooting commands for identifying and terminating processes bound to specific ports using lsof and kill.
- [EXTERNAL_DOWNLOADS]: The skill automates the installation of reputable third-party libraries (react, react-dom, hono) from official registries using the bun add command.
Audit Metadata