cdcx-check-balance

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides several shell commands that leverage the vendor's official cdcx CLI tool to interact with account data.
  • It includes commands for account verification (cdcx account info), balance retrieval (cdcx account summary), and sub-account inspection (cdcx account subaccount-balances).
  • It provides a trading script that gates a cdcx trade order execution based on the output of the balance check.
  • [SAFE]: The behavior of the skill aligns exactly with its stated purpose as a credential verification and balance inspection tool.
  • The external tool used (cdcx) is a vendor-owned resource for the skill author (crypto-com).
  • Data manipulation is performed using standard utilities like jq and awk without any evidence of command injection or data exfiltration to unauthorized destinations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 07:49 PM
Security Audit — agent-trust-hub — cdcx-check-balance