okx
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents installation of specialized sub-skills via
npx skills addfrom the official OKX GitHub repository (github.com/okx/onchainos-skills). These are recognized as official resources from a well-known financial services provider. - [COMMAND_EXECUTION]: The documentation lists several CLI commands using the
onchainostool for blockchain interactions (e.g.,onchainos swap quote,onchainos security token-scan). These are standard functional calls for the intended purpose of the suite. - [DATA_EXFILTRATION]: While the skill interacts with wallet data and transaction history, it does so within the context of authorized blockchain operations. There are no signs of unauthorized data transmission to third-party domains.
- [CREDENTIALS_UNSAFE]: The documentation mentions authentication via email or API keys for the
okx-agentic-walletskill, but it does not contain any hardcoded secrets and follows standard practices for session management (e.g., TEE signing).
Audit Metadata