runtime-cli-scripting
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Documents the execution of BoxLang scripts, classes, and templates using the
boxlangCLI binary. - [COMMAND_EXECUTION]: Describes the usage of the
--bx-codeflag, which enables the execution of arbitrary BoxLang code strings directly from the command line. - [COMMAND_EXECUTION]: Includes instructions for making BoxLang scripts executable via the
chmod +xcommand and the use of shebang lines. - [COMMAND_EXECUTION]: Details several action commands such as
compile,cftranspile, andschedulethat manage code transformation and execution. - [COMMAND_EXECUTION]: Explains how to utilize functions like
CLIRead()andCLIGetArgs()for processing external input through standard input and command-line arguments. These are documented as standard features of the CLI environment.
Audit Metadata