Electrobun Config
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves exclusively as a documentation reference for the
electrobun.config.tsfile format. It contains no executable logic or instructions for the agent to perform dangerous actions. - [COMMAND_EXECUTION]: The provided configuration example includes a
scriptssection demonstrating build lifecycle hooks (e.g.,bun run scripts/pre-build.ts). These are documented as project-specific scripts intended to be provided by the developer and do not involve the execution of untrusted or remote code by the skill itself. - [DATA_EXFILTRATION]: Example configuration fields for API endpoints and release URLs use placeholder domains (
example.com). The documentation correctly advises using environment variables for sensitive data like code signing credentials rather than hardcoding them.
Audit Metadata