springboot-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Standard Spring Boot Architectural Patterns. The skill provides boilerplate and structural guidance for Spring Boot applications, including controllers, services, repositories, and exception handling. All provided code snippets follow standard development practices without malicious intent.
- [SAFE]: Security Guidance on IP Spoofing. The skill contains explicit documentation regarding the security implications of the
X-Forwarded-Forheader. It correctly advises developers to userequest.getRemoteAddr()in conjunction with proper proxy configuration to prevent IP spoofing in rate-limiting filters. - [SAFE]: No Malicious Patterns. There are no signs of prompt injection, data exfiltration, obfuscation, or unauthorized command execution. The skill acts purely as a reference for Java backend development.
Audit Metadata