backend-resilience-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the dynamic context injection pattern (
!command) to provide real-time environment information such as!git statusand!gh pr viewduring skill execution. - [SAFE]: The code patterns and configuration guides for Resilience4j, Polly, and Opossum follow standard industry safety practices, including mandatory timeouts, idempotent retries, and jitter to prevent thundering herd scenarios.
- [SAFE]: The threat modeling (STRIDE) and secrets management sections promote a strong default-deny security posture and proper credential handling via external secrets managers.
Audit Metadata