bingx-maker-entry

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements strict safety confirmation steps before any trade execution. It requires the user to explicitly type 'CONFIRM' for live production environments.
  • [SAFE]: Request signing and parameter validation are handled securely in the provided TypeScript helper. The validateParams function checks for forbidden characters (&=?#\r\n) to prevent injection into query strings.
  • [SAFE]: Network operations are restricted to official BingX API domains (open-api.bingx.com, open-api.bingx.pro).
  • [SAFE]: The Python helper script (scripts/maker.py) is used for local calculation of order pricing and level distribution and does not perform any external network or file system operations.
  • [SAFE]: Metadata and author identity ('BingX') are consistent with the skill's purpose, providing tools for users of the BingX exchange.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 12:13 PM
Security Audit — agent-trust-hub — bingx-maker-entry