bun-macros

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Contains examples of using Bun.spawnSync to execute shell commands (e.g., git) during the build process. These are presented as educational snippets for build-time automation.\n- [DATA_EXFILTRATION]: Demonstrates how to access local files and environment variables using Bun.file() and process.env. These patterns are common for inlining build constants and are documented within a legitimate developer context.\n- [EXTERNAL_DOWNLOADS]: Includes an example of fetching external data at build time using the fetch API to retrieve a JSON schema.\n- [REMOTE_CODE_EXECUTION]: Describes the Bun Macro system which evaluates JavaScript at bundle time to inline results. While this involves build-time execution, the skill provides only documentation and templates for this standard runtime feature.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 11:58 AM