kamino-lend-plugin
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches version configuration, installation scripts, and binary components from official OKX GitHub repositories (
okx/onchainos-skillsandokx/plugin-store). - [REMOTE_CODE_EXECUTION]: Downloads and executes a platform-specific binary executable (
.kamino-lend-plugin-core) from the official OKX GitHub release page to facilitate complex protocol interactions. - [COMMAND_EXECUTION]: Uses shell commands to install dependencies via
npx, perform environment checks, and interact with theonchainosCLI for wallet balance queries and transaction broadcasting. - [SAFE]: Performs network requests to established and well-known DeFi infrastructure providers, including Kamino Finance (
api.kamino.finance), DeFiLlama (yields.llama.fi), and Jupiter Aggregator (api.jup.ag), to retrieve market metrics and transaction payloads.
Audit Metadata