dog-strategy
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's installation process fetches configuration, runtime, and script files from the official Senpi-ai GitHub repository. These downloads are from a recognized vendor and are necessary for the skill's operation.
- [COMMAND_EXECUTION]: The helper module
scripts/dog_config.pyusessubprocess.runto call themcporterCLI tool. This is a standard and intended mechanism for the skill to interact with the underlying trading platform and execute market orders. - [SAFE]: No security issues were detected across all files. The Python logic is consistent with the described trading strategy, and no attempts at prompt injection or credential harvesting were found.
Audit Metadata