opentrade-wallet
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use shell commands (
curl) to interact with OpenTrade's API endpoints. This is the expected method for performing wallet management tasks and executing blockchain transactions through the provided service. - [DATA_EXFILTRATION]: Communication occurs with
ai.6551.io, where transaction parameters and authentication headers are transmitted. This network activity is documented as part of the skill's core functionality for a custodial wallet service and targets the official domain associated with the author '6551Team'. - [SAFE]: The documentation follows security best practices by recommending the use of
.envfiles for credential management and providing explicit warnings to the user about protecting secrets and avoiding unsupported blockchain networks.
Audit Metadata