land-and-deploy
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the Bun installation script from the official well-known service at bun.sh.
- [COMMAND_EXECUTION]: Runs various shell commands and local binaries for repository management, including PR viewing, merging, and git branch operations.
- [SAFE]: The execution of the downloaded Bun installer is preceded by a hardcoded SHA-256 checksum validation, which prevents the execution of tampered or malicious scripts.
Audit Metadata