okx-dapp-discovery
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands using
npx skills listandgrepto check for the presence of specific plugins (e.g.,hyperliquid-plugin,polymarket-plugin) within the agent's environment. - [EXTERNAL_DOWNLOADS]: Installs missing DeFi protocol plugins from the official OKX plugin store via the
npx skills add okx/plugin-storecommand when a specific protocol is identified in the user prompt. - [COMMAND_EXECUTION]: Accesses and reads instruction files (
SKILL.md) located in the agent's local configuration directory ($HOME/.claude/skills/) to load and execute the routing logic for newly installed plugins.
Audit Metadata