spring-boot-java
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation on Spring Boot best practices without any malicious instructions or patterns.
- [COMMAND_EXECUTION]: Includes standard Maven wrapper (
./mvnw) commands for building, running, and testing Java applications, which are essential for its purpose as a development guide. - [EXTERNAL_DOWNLOADS]: References official documentation and utilizes standard container images from well-known sources (e.g., Eclipse Temurin and PostgreSQL via Testcontainers) for development and testing environments.
- [CREDENTIALS_UNSAFE]: Correctly demonstrates the use of environment variables and property placeholders for managing sensitive information like database passwords and JWT secrets, adhering to externalized configuration best practices.
Audit Metadata