boxlang-runtime-commandbox
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONPRIVILEGE_ESCALATION
Full Analysis
- [REMOTE_CODE_EXECUTION]: Documentation includes a command to fetch and execute the CommandBox installation script via 'curl -fsSl https://downloads.ortussolutions.com/commandbox-cli-install | bash'. This references an official script from the vendor domain and is standard practice for this platform installation.
- [PRIVILEGE_ESCALATION]: The Linux installation steps use 'sudo' for adding repository keys and installing package dependencies, which is expected behavior for standard system package manager configuration.
Audit Metadata