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']) in scripts/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 | bash in scripts/validate.py.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 11:31 PM