bun-file-io
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of educational content and API usage examples for the Bun runtime.
- [COMMAND_EXECUTION]: Includes a code snippet demonstrating the use of
Bun.spawnto run a file-watching command. This is documented as a standard development pattern for performance and is not used to execute malicious or hidden commands. - [DATA_EXFILTRATION]: Shows how to use the
fetchAPI to download content to the local file system. The examples use generic placeholder URLs and do not facilitate the unauthorized transmission of sensitive data to external servers.
Audit Metadata