okx-dapp-discovery
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill retrieves a list of available plugins from the official OKX GitHub repository via the GitHub API and processes the JSON output using a Python script to verify plugin availability.
- [EXTERNAL_DOWNLOADS]: It automates the installation of additional skills from the 'okx/plugin-store' repository on GitHub using the 'npx skills' command-line utility.
- [COMMAND_EXECUTION]: Shell commands are utilized to detect currently installed skills and manage the local environment to facilitate transparent routing between the main agent and specific DeFi plugins.
Audit Metadata