bun-knowledge-patch
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code examples intended to update the agent's knowledge of the Bun runtime for versions 1.2 and beyond.
- [COMMAND_EXECUTION]: Documents the usage of
Bun.spawnandBun.Terminalfor process management. These are standard features of the Bun runtime described for development purposes. - [REMOTE_CODE_EXECUTION]: Describes the
node:vmandcc(TinyCC) APIs, which allow for dynamic code execution and C integration. These are documented as native capabilities of the environment. - [DATA_EXFILTRATION]: Documents networking and storage APIs (
fetch,Bun.s3,sql). No suspicious exfiltration patterns or hardcoded credentials were found; examples use placeholder values and refer to secure credential storage viaBun.secrets.
Audit Metadata