spring-boot-test-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions for executing tests via standard build tool wrappers (
./mvnwand./gradlew), which is typical for development workflows. - [CREDENTIALS_UNSAFE]: Example configuration snippets for local test containers and Docker Compose services include placeholder credentials (
test/test). These are standard for isolated development environments and do not pose a risk to production systems. - [EXTERNAL_DOWNLOADS]: The skill references standard dependencies from Maven Central and uses official GitHub Actions for CI/CD, all of which are trusted sources.
Audit Metadata