Aerodrome Slipstream
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the onchainos CLI installation script and the plugin binary from official repositories within the okx GitHub organization. These are recognized as trusted sources for this skill.
- [COMMAND_EXECUTION]: The skill utilizes the
onchainoscommand-line utility to handle wallet management tasks such as retrieving addresses, checking balances, and signing on-chain transactions. - [PROMPT_INJECTION]: The skill ingests data from external blockchain RPC endpoints, which represents a potential surface for indirect prompt injection. However, the skill explicitly mitigates this risk by instructing the agent to treat all blockchain data as untrusted and enforcing a strict multi-step confirmation protocol for all write operations.
Audit Metadata