bun-package-manager
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were identified. The skill acts as a technical reference for standard package management tasks.
- [COMMAND_EXECUTION]: The skill documents the use of the
bunCLI for installing, adding, and updating dependencies. These commands are executed via theBashtool, which is explicitly allowed in the skill's configuration. - [EXTERNAL_DOWNLOADS]: The package manager interacts with the npm registry to fetch dependencies, which is the core intended purpose of the skill.
Audit Metadata