vertex

Pass

Audited by Gen Agent Trust Hub on Aug 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Analysis of the skill instructions and provided code templates reveals no malicious behavior or security risks. The skill serves as a developer guide for the Vertex Protocol cross-chain DEX.
  • [EXTERNAL_DOWNLOADS]: The skill references the official vertex-protocol Python package and standard libraries like websocket-client and python-dotenv. These are reputable and necessary for the stated functionality. All API endpoints target official vertexprotocol.com domains.
  • [COMMAND_EXECUTION]: The provided scripts demonstrate legitimate interactions with the Vertex Protocol API, such as querying market data, placing orders, and managing positions. These actions are within the scope of the skill's purpose and are intended for the user's local execution environment.
  • [CREDENTIALS_UNSAFE]: The skill correctly demonstrates best practices for credential management by using environment variables (VERTEX_PRIVATE_KEY) and dotenv for secret handling, rather than hardcoding sensitive information. It includes warnings about committing private keys.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 4, 2026, 12:31 AM
Security Audit — agent-trust-hub — vertex