boxlang-runtime-cli-scripting
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of the
boxlangbinary to execute scripts, classes, and templates from the command line. This includes instructions for running inline code using the--bx-codeflag and piping input from stdin. - [COMMAND_EXECUTION]: Includes standard development procedures such as using
chmod +xto make scripts executable and using shebang lines (#!/usr/bin/env boxlang). - [SAFE]: The skill is purely informational, providing a reference for developers to interact with the BoxLang runtime. It contains no hidden code, remote dependency downloads from untrusted sources, or evidence of data exfiltration.
Audit Metadata