hydrex
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is verified to be free of malicious code, obfuscation, and unauthorized access patterns. Its behavior is entirely consistent with its stated purpose of facilitating DeFi operations on the Hydrex protocol.
- [COMMAND_EXECUTION]: The skill utilizes the
bankrCLI tool to execute blockchain-specific commands, such ascreateLock,vote, andclaimMultiple. These commands are used appropriately to carry out user-requested transactions and are not used for unauthorized system access. - [EXTERNAL_DOWNLOADS]: It retrieves necessary protocol data from official Hydrex API endpoints (
api.hydrex.fiandincentives-api.hydrex.fi). These connections are used exclusively for fetching public market data (pool efficiency) and personal reward proofs, which is expected functionality for this type of skill. - [PROMPT_INJECTION]: No instructional overrides, jailbreak attempts, or system prompt extraction patterns were found in any of the skill's files.
- [DATA_EXFILTRATION]: Analysis confirms the absence of hardcoded credentials or instructions to access sensitive local files such as SSH keys or environment variables. All data processed is related to public blockchain interaction.
Audit Metadata