bingx-coinm-trade
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements authenticated access to the BingX API using HMAC SHA256 signatures, ensuring that requests are both authorized and protected against tampering.
- [SAFE]: Extensive input validation rules are defined, including regular expression checks for symbols and a mandatory blacklist for special characters like '&', '=', and '?' to mitigate potential injection attacks.
- [SAFE]: Operational safety is enforced through a mandatory user confirmation step ('CONFIRM') for all trade-executing or state-changing actions in the production environment.
- [SAFE]: The network activity is restricted to the official vendor domains for BingX (bingx.com and bingx.pro) and follows a fallback strategy for reliability.
- [SAFE]: The skill uses industry-standard libraries like
json-bigintto ensure numerical precision for financial identifiers, which is a best practice in trading applications.
Audit Metadata