opentrade-wallet

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: All network requests are directed to the author's verified API infrastructure at ai.6551.io. Documentation neutrally describes fetching configuration and balances from these endpoints.
  • [SAFE]: The skill utilizes standard credential management practices, recommending the use of environment variables or a specific configuration file (~/.config/openskills/credentials.json) for API tokens.
  • [COMMAND_EXECUTION]: The skill employs curl for API interactions. These commands are used to send parameters like wallet addresses and chain indices to the backend and do not involve piping to shells or executing downloaded content.
  • [DYNAMIC_EXECUTION]: The skill implements a routing discovery mechanism that dynamically constructs API paths (e.g., /{router}/{version}/). This logic is confined to the vendor's own domain and is a core component of the skill's architecture for multi-chain support.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 03:12 PM