bun
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill documents the official installation method for Bun via a shell script piped from bun.sh. This is a standard procedure for this well-known service.
- [EXTERNAL_DOWNLOADS]: Fetches the setup script from the official Bun domain (bun.sh).
- [COMMAND_EXECUTION]: Provides extensive examples of executing shell commands using Bun's built-in shell ($) and spawning child processes via Bun.spawn and Bun.spawnSync.
Audit Metadata