resilience-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for resilience patterns in software development. It contains standard implementations for circuit breakers, retries with jitter, and bulkhead isolation.
- [COMMAND_EXECUTION]: No suspicious or unauthorized command execution was found. The code snippets are focused on application-level logic and standard web framework (Express) usage.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found. All code examples use appropriate placeholders for variables like user IDs and idempotency keys.
- [EXTERNAL_DOWNLOADS]: No remote scripts or unauthorized external files are downloaded. The mentioned libraries (e.g., 'opossum') are well-known, standard production tools.
Audit Metadata