test-rule
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill describes standard development workflows for testing SAST rules using the
opentaintCLI. All operations, including filesystem access and project compilation, are consistent with the stated purpose of validating security rules. - [COMMAND_EXECUTION]: The skill instructs the agent to use the
opentaintCLI for project initialization (init-test-project), compilation (compile), and testing (test-rules). These commands are used to manage the testing lifecycle of the rule development process. - [EXTERNAL_DOWNLOADS]: References standard Java development libraries, such as the Spring Framework and Servlet API, as dependencies for the generated test projects. These are well-known libraries used to simulate application environments for testing.
Audit Metadata