htx/ta-master

Pass

Audited by Gen Agent Trust Hub on Jun 8, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The SKILL.md file contains installation instructions that fetch a shell script from the author's GitHub repository and pipe it directly to the bash interpreter (curl -fsSL https://github.com/htx-exchange/htx-skills-hub/releases/latest/download/install.sh | bash). This is the primary method for deploying the skill and its dependencies.
  • [COMMAND_EXECUTION]: The workflow documentation includes several examples of executing shell commands and inline Python code. Specifically, it uses python -c to process JSON market data and calculates indicators using external modules. It also executes local Python scripts like scripts/scoring.py and scripts/cycle.py to perform the final calculations and aggregate scores.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 8, 2026, 03:35 AM
Security Audit — agent-trust-hub — htx/ta-master