springboot-security
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive security guide for Spring Boot, promoting industry-standard practices such as BCrypt password hashing, parameterized SQL queries, and stateless JWT authentication.
- [SAFE]: Examples of insecure coding practices (e.g., string concatenation in SQL or hardcoded secrets) are explicitly labeled as "BAD" to educate the user on what to avoid.
- [SAFE]: No suspicious remote code execution, obfuscation, or persistence mechanisms are present in the instructions or code snippets.
- [SAFE]: The skill encourages the use of secure secrets management (e.g., Vault or environment variables) and dependency scanning tools.
Audit Metadata