opentrade-token
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill downloads and executes an installation script from the vendor's repository (https://raw.githubusercontent.com/6551Team/openskills/main/skills/opentrade/install.sh) using a
curl | shpattern. This is a standard method provided by the author to manage the lifecycle of the 'opentrade' CLI utility. - [COMMAND_EXECUTION]: The skill instructs the agent to run various shell commands including the
opentradeCLI for data retrieval, as well as common utilities likewhich,cat, anddateto manage tool versions and cache. - [EXTERNAL_DOWNLOADS]: Fetches software updates and configuration details from the developer's official GitHub organization (6551Team) to ensure the local CLI tool is current.
Audit Metadata