using-bun
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation describes legitimate usage of the Bun CLI for JavaScript and TypeScript development. No malicious patterns were identified.
- [COMMAND_EXECUTION]: The instructions involve standard development commands such as
bun init,bun install,bun run, andbun test. These are expected for a runtime management skill. - [EXTERNAL_DOWNLOADS]: The skill mentions
bun installandbun add, which are standard operations for fetching packages from public registries. No suspicious third-party URLs or unknown scripts are referenced.
Audit Metadata