circuit-breaker
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill implements the circuit breaker pattern for distributed systems resilience. Detailed analysis of the source code confirms it follows standard logic for state transitions (CLOSED, OPEN, HALF_OPEN) without any malicious side effects.
- [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior, bypass safety filters, or extract system prompts were detected.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file path access, or unauthorized network exfiltration patterns were identified. Examples use legitimate endpoints or placeholders.
- [REMOTE_CODE_EXECUTION] (SAFE): The code does not perform any remote script downloads, piped executions, or unsafe dynamic evaluation of untrusted strings.
Audit Metadata