boxlang-runtime-desktop
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data access were detected. The skill follows established development practices for the BoxLang and Electron ecosystems.
- [EXTERNAL_DOWNLOADS]: The skill mentions a build-time process (
npm run package:miniserver) intended to download the BoxLang MiniServer runtime. This is documented as a standard packaging step for the application environment. - [COMMAND_EXECUTION]: The skill describes spawning a local MiniServer process and managing its execution permissions on Unix-like systems. These operations are necessary for the functionality of the local backend in the described desktop application architecture.
Audit Metadata