camel-strategy
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's installation process fetches the
senpi-trading-runtimeplugin and various strategy scripts (e.g.,camel-producer.py,camel_config.py) from the vendor's official GitHub repository atgithub.com/Senpi-ai/senpi-skills. - [COMMAND_EXECUTION]: Operating the skill involves shell commands to set up the workspace, export required environment variables (like
SENPI_AUTH_TOKENandCAMEL_HARVEST_WALLET), and launch background daemons usingpython3withnohupandsetsidfor persistence. - [REMOTE_CODE_EXECUTION]: The strategy's logic relies on the
senpi_runtime_helperslibrary, which is dynamically loaded from a local path that is populated by vendor-provided code during the installation step.
Audit Metadata