htx-futures-account
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill is designed to interact with the HTX exchange by executing the
htx-clibinary. It defines 30 specific command-line invocations for account management, position queries, and internal transfers. - [SAFE]: The installation script
bin/install.jsperforms routine file system operations (creating directories and copying files) to set up the skill in the user's local environment. It contains no network exfiltration or privilege escalation logic. - [SAFE]: The skill explicitly instructs the AI agent to present a full preview and obtain user confirmation before executing transfer operations, which is a key safety measure for financial operations.
- [SAFE]: Authentication is handled through a separate CLI configuration process (
htx-cli config set-secret), ensuring that sensitive API keys are not hardcoded or stored within the skill's instructions.
Audit Metadata