test-ts-cli
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill includes instructions to download and execute an installation script from OKX's official GitHub repository (github.com/okx). This is a well-known service and the operation is used for standard environment setup.
- [COMMAND_EXECUTION]: The skill executes the
onchainosCLI tool viachild_process.execSyncto retrieve token prices. The command string is hardcoded and does not interpolate user-supplied arguments, which prevents command injection vulnerabilities.
Audit Metadata