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
cdcxCLI 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 orderexecution 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
jqandawkwithout any evidence of command injection or data exfiltration to unauthorized destinations.
Audit Metadata