octopus-strategy
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code, prompt injections, or obfuscation techniques were detected in the skill's files.
- [EXTERNAL_DOWNLOADS]: The skill's documentation provides instructions for users to download components and configuration files from the vendor's official GitHub repository (
github.com/Senpi-ai). These downloads are part of the standard installation process for this specific vendor's tools. - [DATA_EXFILTRATION]: The skill handles sensitive environment variables, such as authentication tokens and trading wallet addresses. These are used strictly for their intended purpose—communicating with the Hyperliquid exchange and the vendor's MCP gateway. No evidence of unauthorized data transfer was found.
- [COMMAND_EXECUTION]: The provided scripts and documentation use standard shell commands and Python logic to manage the trading strategy and ensure session persistence (e.g.,
setsid,nohup). All operations are consistent with the skill's stated purpose as a trading daemon.
Audit Metadata