earn
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for interaction with a well-known financial service (KuCoin) and contains no malicious logic.
- [EXTERNAL_DOWNLOADS]: Technical documentation within the skill references the use of the 'requests' Python library and standard 'curl' commands for API interaction. These are legitimate tools for the skill's intended purpose of financial data retrieval.
- [COMMAND_EXECUTION]: Example scripts are provided for implementation reference, using standard cryptographic tools like 'openssl' for HMAC-SHA256 signature generation. These examples are for developer guidance and are not executed by the skill automatically.
- [CREDENTIALS_UNSAFE]: While the skill manages high-sensitivity credentials (API Key, Secret, Passphrase), it uses placeholders ('your_api_key') in its configuration and provides clear instructions for the user to provide their own credentials securely via file input, with accompanying guardrails to prevent data leakage.
Audit Metadata