eel-strategy
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation process fetches skill components and the trading runtime from the vendor's GitHub repository (Senpi-ai/senpi-skills). These are authenticated and vendor-owned resources for the Senpi ecosystem.
- [COMMAND_EXECUTION]: The strategy operates as a background daemon using standard process management tools (setsid, nohup). It executes a local Python script to monitor market conditions and generate trade signals.
- [CREDENTIALS_UNSAFE]: The skill utilizes environment variables for managing sensitive data such as authentication tokens and wallet addresses, adhering to standard platform security practices.
Audit Metadata