commandbox-usage

Pass

Audited by Gen Agent Trust Hub on Apr 15, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The documentation describes the use of the ! prefix to execute operating system commands from within the CommandBox environment (e.g., !git status). This is a standard feature of the tool for developer workflows.
  • [REMOTE_CODE_EXECUTION]: The skill explains the usage of the recipe command for running script files and the repl command for interactive evaluation of CFML/BoxLang code. These capabilities are consistent with the tool's purpose as a development shell.
  • [DATA_EXPOSURE]: Documentation describes how to access system settings and environment variables (e.g., ${PATH}, ${HOME}) and perform lookups in local configuration files like server.json. No unauthorized exfiltration or exposure patterns were identified.
  • [SAFE]: All documented capabilities, including file system operations and network-based installations (e.g., box install), are standard functionalities of the CommandBox CLI and are presented as educational examples for users.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 15, 2026, 02:44 PM
Security Audit — agent-trust-hub — commandbox-usage