spring-boot
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and boilerplate code for Spring Boot development. All code examples and CLI commands are standard for the described framework.
- [CREDENTIALS_UNSAFE]: Configuration examples for
application.ymlandapplication.propertiesinclude placeholder credentials (username: postgres,password: password). These are generic values for local development environments and are used for illustrative purposes only. The skill explicitly warns users against hardcoding sensitive information in the 'Common Pitfalls' section. - [COMMAND_EXECUTION]: Instructions include standard commands for project initialization using the Spring Boot CLI (
spring init) and package management (brew install). These are routine development tasks and align with the skill's primary purpose.
Audit Metadata