commandbox-developing
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of the
command().run()API, which allows CommandBox extensions to execute other shell commands. This is documented as a core capability for extending the platform. - [EXTERNAL_DOWNLOADS]: The documentation describes the process of installing and publishing modules via ForgeBox, the official package registry for the CommandBox ecosystem.
- [CREDENTIALS_UNSAFE]: The guide includes an example for configuring a ForgeBox API token using the
config setcommand, utilizing a placeholder ('your-token') for demonstration purposes. - [SAFE]: The skill's instructions and code snippets are strictly focused on the developer use case for the CommandBox CLI and align with the stated purpose of the extension.
Audit Metadata