bingx-rsi-bottom-hunter

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local Python script (scripts/strategy.py) to perform technical analysis calculations. It passes market data (klines) and technical indicators as arguments to determine trading signals.
  • [EXTERNAL_DOWNLOADS]: Specifies dependencies on the standard Python libraries pandas and pandas-ta-classic for data manipulation and technical indicator calculations.
  • [SAFE]: Implements a robust safety mechanism by requiring the user to explicitly type 'CONFIRM' before any live trades are executed. It also distinguishes between production and simulation (vst) environments to prevent accidental financial loss.
  • [SAFE]: Uses standard HMAC-SHA256 signing for API requests. The signing process occurs locally within the agent's environment, and requests are directed exclusively to official BingX API domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 03:46 PM
Security Audit — agent-trust-hub — bingx-rsi-bottom-hunter