bingx-swap-ws-market
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates access to public, read-only market data via a legitimate vendor endpoint (
wss://open-api-swap.bingx.com/swap-market). - [SAFE]: It implements security guardrails by instructing the agent to validate user-provided parameters against predefined regex patterns and enums, effectively mitigating potential command or parameter injection risks.
- [SAFE]: The skill includes explicit instructions for the agent to never return raw code to the user, promoting safe interaction patterns.
- [SAFE]: Dependency on the
pakolibrary is justified by the requirement to decompress GZIP-encoded data provided by the BingX API.
Audit Metadata