bun-validator
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The validator script executes a command to check the installed version of Bun.\n
- Evidence:
subprocess.run(['bun', '--version'])inscripts/validate.py.\n- [EXTERNAL_DOWNLOADS]: The skill recommends installing Bun from its official website when the tool is not found.\n - Evidence: Suggests
curl -fsSL https://bun.sh/install | bashinscripts/validate.py.
Audit Metadata