runtime-matchbox
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches an installation script from the author's official GitHub organization at 'https://raw.githubusercontent.com/ortus-boxlang/matchbox/master/install/install.sh'.- [REMOTE_CODE_EXECUTION]: The provided installation command pipes a remote script directly to the shell ('curl ... | bash'). This is the author's official method for installing the MatchBox runtime.- [COMMAND_EXECUTION]: The documentation includes various CLI commands for the 'matchbox' tool to compile and run BoxLang source code for different environments including native executables, WebAssembly, and ESP32 firmware.
Audit Metadata