bun-monorepo
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns or security vulnerabilities detected. The skill consists of documentation and shell commands for a standard development workflow.
- EXTERNAL_DOWNLOADS (SAFE): The skill references standard package installations via
bun addandbunx. The primary external dependency is@changesets/cli, which is a well-known, trusted tool for version management. - COMMAND_EXECUTION (SAFE): Shell commands are restricted to standard project initialization (
bun init), directory management (mkdir), and version control (git,changeset). These are expected within the context of a developer guidance skill.
Audit Metadata