build-linux-binary
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill automates legitimate software build processes, including managing submodules via git and executing local build scripts.
- [COMMAND_EXECUTION]: The skill uses standard Linux utilities (pkill, rm, find, ls) and developer tools (dotnet) to prepare the environment and build the application. These operations are confined to the local filesystem and project directory.
- [EXTERNAL_DOWNLOADS]: Uses git to update project submodules from the author's own repositories, which is a standard development practice for managing dependencies.
Audit Metadata