otter-strategy
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's documentation in
SKILL.mdprovides instructions to download its own source code and configuration files from the official Senpi-ai GitHub repository. These downloads are a standard part of the skill's installation process from a trusted vendor source. - [COMMAND_EXECUTION]: The Python scripts
otter-producer.pyandotter_config.pyutilizesubprocess.runto interact with platform-native binariesmcporter(for tool calling) andopenclaw(for signal ingestion). These operations are essential for the skill's intended functionality and do not involve untrusted input. - [SAFE]: The skill implements robust security patterns such as file-based reentrancy locking and wallet-isolated state directories. No evidence of prompt injection, data exfiltration, or unauthorized persistence was detected during the analysis.
Audit Metadata