a6-recipe-api-versioning
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses the
a6CLI tool (a6 route create,a6 route update,a6 upstream create,a6 config sync,a6 config diff) to manage API gateway settings. These commands are necessary for the skill's intended purpose of configuring routing and upstreams. - [EXTERNAL_DOWNLOADS]: Uses
curlfor verifying the API responses. All verification commands targetlocalhost, ensuring no sensitive data is sent to external or unauthorized domains.
Audit Metadata