skills/jabrena/cursor-rules-java/324-frameworks-spring-boot-testing-e2e-local-tests/Gen Agent Trust Hub
324-frameworks-spring-boot-testing-e2e-local-tests
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run
./mvnw compileand./mvnw clean verifyto validate the project's state before and after applying configuration changes. These are standard Maven build tool commands used for their intended purpose in a Java development environment. - [SAFE]: All referenced dependencies (Spring Boot, Testcontainers) and Docker images (Postgres, Redis, Elasticsearch) are industry-standard, well-known components. The credentials provided in code snippets are clearly intended for local testing environments and do not represent a leak of sensitive production data.
Audit Metadata