ruling
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill specifies various shell commands for the build and test lifecycle, including
npm run ruling,mvn install, andgit submodule update. It also includes a reference to a local maintenance scripttools/ruling-debug-script.shused for debugging. - [EXTERNAL_DOWNLOADS]: The instructions utilize
npm installandgit submodulecommands which facilitate the download of project dependencies and nested repository code from external sources.
Audit Metadata