htx/futures-account
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 fetches an install script from 'github.com/htx-exchange/htx-skills-hub'. This is a direct reference to the vendor's own official distribution channel.
- [REMOTE_CODE_EXECUTION]: The installation section contains a command that pipes a remote shell script directly into bash:
curl -fsSL https://github.com/htx-exchange/htx-skills-hub/releases/latest/download/install.sh | bash. While this pattern is generally high-risk, it is used here as a standard installation method for the vendor's own tooling. - [COMMAND_EXECUTION]: The skill instructions frequently use
htx-cli, which is a specialized command-line tool for interacting with the HTX API. The instructions include various query and configuration commands typical for managing a futures trading account.
Audit Metadata