morpho-plugin
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
onchainosinstallation script, universal launcher, and update checker from the vendor's official GitHub repositories (okx/onchainos-skillsandokx/plugin-store). - [EXTERNAL_DOWNLOADS]: Downloads the compiled
morpho-pluginbinary for the local architecture from the vendor's GitHub releases during the installation phase. - [REMOTE_CODE_EXECUTION]: Executes the
install.shscript via a shell pipe to set up the requiredonchainosenvironment. - [COMMAND_EXECUTION]: Invokes the
onchainosCLI to perform wallet authentication, balance checks, and smart contract interactions, such as ERC-20 approvals and Morpho protocol calls. - [COMMAND_EXECUTION]: Uses
npx skills addto manage and update skill dependencies from the official plugin store community repository.
Audit Metadata