a6-recipe-circuit-breaker
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide and recipe collection for the Apache APISIX
api-breakerplugin. All provided examples involve standard configuration of route and upstream objects. - [COMMAND_EXECUTION]: The skill utilizes the
a6CLI tool (e.g.,a6 route create,a6 upstream create) to apply configurations. These commands are scoped to the management of the APISIX gateway and do not perform unauthorized or dangerous system-level operations. - [DATA_EXPOSURE]: No sensitive data, hardcoded credentials, or private file paths were detected. The configurations use placeholder backend addresses (e.g.,
backend:8080).
Audit Metadata