test-pure-skill
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The
SKILL.mdfile contains instructions for a pre-flight check that involves downloading and executing a shell script viacurl -sSL ... | shfrom the OKX GitHub organization. This is used to install theonchainosCLI tool required by the skill. - [EXTERNAL_DOWNLOADS]: The skill references an installation script from
https://raw.githubusercontent.com/okx/onchainos-skills/main/install.shto set up the local environment. - [COMMAND_EXECUTION]: The skill utilizes the
onchainoscommand-line tool to perform price queries, which is the primary intended function of the plugin.
Audit Metadata