argocd
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
curlfor making RESTful API requests to an Argo CD server andjqfor parsing the returned JSON data. - [SAFE]: All
curlrequests include the-kflag, which disables SSL certificate verification. This is documented as a mechanism for handling self-signed certificates common in internal deployments but constitutes a security best-practice violation regarding transport layer security.
Audit Metadata