springboot-security
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for secure coding practices in Spring Boot. It provides standard implementations for security features like JWT filters, CORS configuration, and password encoding using BCrypt.
- [SAFE]: Instructions correctly advise on secrets management, recommending environment variables or Vault instead of hardcoding credentials in source files or configuration.
- [SAFE]: The skill encourages proactive security measures, such as input validation with Bean Validation, CSRF protection, and dependency scanning for CVEs.
- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution was found within the instructions or code snippets.
Audit Metadata