bun-runtime
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as a comprehensive reference for the Bun runtime environment. It contains documentation and code snippets for core APIs like Bun.serve(), Bun.file(), and bun:sqlite, all of which represent standard, legitimate functionality without hidden malicious behaviors.
- [COMMAND_EXECUTION]: The documentation includes instructions for using command-line tools such as bun run, bunx, and bun build. These are standard utilities for managing and executing JavaScript and TypeScript projects in a Bun environment.
- [EXTERNAL_DOWNLOADS]: The skill references package management via bun install and bun add. These operations target the official npm registry and are documented neutrally as standard parts of the development workflow.
Audit Metadata