bun-development

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill includes instructions to download the Bun installer from the official bun.sh domain using curl and powershell. These are standard installation methods for this development tool.
  • [REMOTE_CODE_EXECUTION]: Mentions bunx, a utility for running packages from the NPM registry without local installation. This is a well-known feature of the Bun ecosystem analogous to Node.js's npx.
  • [COMMAND_EXECUTION]: Provides examples for project setup and script execution using the bun CLI. These commands are necessary for the intended use of the runtime and follow standard development practices.
  • [DATA_EXFILTRATION]: Demonstrates how to access environment variables and perform file system operations using native Bun APIs (Bun.env and Bun.file). The examples show legitimate usage for application configuration and data handling.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 08:43 AM
Security Audit — agent-trust-hub — bun-development