argocd

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes curl for making RESTful API requests to an Argo CD server and jq for parsing the returned JSON data.
  • [SAFE]: All curl requests include the -k flag, 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
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:13 AM