bun-expert
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a technical reference for the Bun runtime and does not contain any malicious code or instructions. All code examples follow standard development practices.
- [EXTERNAL_DOWNLOADS]: References the official Bun installation script (https://bun.sh/install) and standard package management operations. These are documented neutrally for project setup and maintenance purposes, targeting the well-known infrastructure of the Bun project.
- [COMMAND_EXECUTION]: Provides instructions for using Bun's command-line interface for tasks such as testing, bundling, and running applications. It also documents the Bun shell API (Bun.$), correctly noting that the API automatically escapes interpolated values to prevent command injection vulnerabilities.
Audit Metadata