bun
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely informational, providing guidance on using the Bun runtime, package manager, and bundler. No malicious code, exfiltration patterns, or obfuscation were detected.
- [SAFE]: Includes standard development workflows, such as dependency installation (
bun install) and testing (bun test), which are consistent with the skill's stated purpose. - [SAFE]: Promotes security best practices by recommending the use of frozen lockfiles (
--frozen-lockfile) for reproducible and secure CI/CD environments. - [SAFE]: Mentions the use of
only-allow, a standard utility used to enforce the use of a specific package manager (Bun) within a project.
Audit Metadata