spring-boot-rest-api-standards
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious instructions were found that attempt to override agent safety protocols or hijack behavior.
- [DATA_EXPOSURE]: The skill actively promotes security best practices, such as using Data Transfer Objects (DTOs) to avoid leaking internal database entities and implementing strict input validation.
- [COMMAND_EXECUTION]: All code examples utilize standard Spring Boot framework components and do not include instructions for executing dangerous system-level commands.
- [EXTERNAL_DOWNLOADS]: Dependencies mentioned (e.g., Spring Boot starters, Lombok, MapStruct) are standard industry tools from trusted repositories.
- [INDIRECT_PROMPT_INJECTION]: The skill documents how to handle untrusted data from API requests and provides instructions for sanitization via Jakarta Validation constraints and custom exception handling.
Audit Metadata