bun
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and command references for the Bun toolkit, a legitimate developer tool. No malicious patterns or security risks were identified.
- [EXTERNAL_DOWNLOADS]: The skill describes the use of
bun installandbun addfor managing dependencies. These are standard operations for JavaScript/TypeScript development. - [COMMAND_EXECUTION]: The skill details the use of
bun run,bun test, andbunxto execute code. These are the primary functions of the tool described. - [DATA_EXPOSURE]: Code examples demonstrate the standard use of environment variables (e.g.,
Bun.env.AUTH_TOKEN). No actual secrets are hardcoded; placeholders are used for illustrative purposes.
Audit Metadata