htx/futures-trading
Pass
Audited by Gen Agent Trust Hub on Jun 8, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides an installation command that downloads a setup script (
install.sh) from the official GitHub repository of the author (htx-exchange/htx-skills-hub). - [REMOTE_CODE_EXECUTION]: The installation instructions utilize a pipe to shell (
curl | bash) to execute the downloaded setup script. - [COMMAND_EXECUTION]: The skill instructions involve running the
htx-clitool to interact with the HTX API for placing, modifying, and canceling futures orders. - [SAFE]: The skill includes mandatory safety protocols requiring the agent to calculate margin, warn about high leverage, and wait for an explicit 'confirm order' response from the user before taking any action.
Audit Metadata