skills/jabrena/cursor-rules-java/322-frameworks-spring-boot-testing-integration-tests/Gen Agent Trust Hub
322-frameworks-spring-boot-testing-integration-tests
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Maven commands (
./mvnw compile,mvn clean verify) to validate project state and verify changes. These are standard development operations and do not pose a security risk in this context. - [EXTERNAL_DOWNLOADS]: The skill references the use of Testcontainers with Docker images (e.g.,
postgres:16-alpine,redis:7-alpine). These are well-known, official images from Docker Hub, which is a recognized and safe service for containerized testing. - [DATA_EXPOSURE]: No hardcoded credentials or access to sensitive system files were detected. The skill correctly recommends using isolated containers rather than production databases.
Audit Metadata