node-to-bun
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands such as
bun,node, andgitto perform version checks, environment analysis, and project management tasks. These operations are restricted to the local development environment and align with the migration workflow. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to run
bun install, which fetches packages from established registries. This is a standard operation for Node.js/Bun project management. - [REMOTE_CODE_EXECUTION]: While the skill involves executing code through
bun runandbun test, this is performed on the local project source code as part of the verification process, which is the primary function of the tool.
Audit Metadata