0x-api
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as an interactive documentation assistant for the 0x Protocol, helping users construct valid API requests and understand swap workflows without performing any autonomous or hidden actions.
- [EXTERNAL_DOWNLOADS]: It references an MCP server at https://docs.0x.org/_mcp/server to provide access to live, official documentation. This allows the agent to fetch current technical specifications from the verified vendor domain.
- [CREDENTIALS_UNSAFE]: The instructions and code samples correctly promote the use of environment variables (ZERO_EX_API_KEY) for API authentication, avoiding the risk of hardcoded secrets in the implementation.
- [COMMAND_EXECUTION]: The skill generates TypeScript and Node.js code snippets for token swap operations. These are designed for manual review and execution by the developer in their own controlled environment, and the skill includes critical safety warnings regarding contract approvals and quote expiration.
Audit Metadata