bingx-technical-analysis
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or vulnerabilities were identified. The skill performs localized technical analysis on read-only market data fetched from official BingX API endpoints.
- [DYNAMIC_EXECUTION]: Found a dynamic import of the standard 'math' library in 'scripts/patterns.py'. This is used for a routine mathematical check (NaN detection) and is considered benign in this context.
- [EXTERNAL_DOWNLOADS]: The skill specifies dependencies on standard, well-known Python packages (pandas-ta-classic, scipy, pandas) from official registries, which is appropriate for its stated purpose of financial analysis.
- [DATA_EXFILTRATION]: All network operations target official BingX domains for market data retrieval. The skill implements secure HMAC-SHA256 signing for API requests as per the vendor's authentication requirements.
Audit Metadata