spring-boot-resilience4j
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code samples align with standard software development practices for implementing fault tolerance using the Resilience4j library.
- [EXTERNAL_DOWNLOADS]: Recommends the inclusion of standard, well-known Resilience4j dependencies from official repositories. These are verified and reputable open-source components.
- [COMMAND_EXECUTION]: The skill requests the 'Bash' tool, which is necessary for managing Spring Boot project files and build configurations (Maven/Gradle).
- [DATA_EXPOSURE]: The configuration example in 'references/examples.md' includes exposing all Actuator endpoints via 'management.endpoints.web.exposure.include: "*"'. While common in tutorials, this should be restricted to specific endpoints in production to prevent unintended information disclosure.
Audit Metadata