cdcx-paper-strategy
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Utilizes the
cdcxCLI tool for managing paper trading accounts, including account initialization, order execution (buy/sell), and state resets. These operations are performed locally and are consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: Retrieves live market price data via the
cdcxtool's REST API interface. This is required to calculate fills for paper trades and represents standard functionality for financial simulation software. - [SAFE]: The skill manages simulated trading state within the user's local directory (
~/.local/share/cdcx/paper/) and does not involve unauthorized data access, network exfiltration to untrusted domains, or persistence mechanisms.
Audit Metadata