senpi-strategy-author
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a secure authoring environment for trading strategies, utilizing a custom safe YAML loader and static analysis tools to validate generated scripts before execution.
- [SAFE]: All external resources, including domains (senpi.ai) and platform-specific MCP tools, are owned by the verified vendor ("Senpi") and are appropriate for the skill's documented purpose.
- [SAFE]: The skill includes extensive validation logic (validate_strategy.py) that performs static AST parsing and regex checks to catch logic errors, such as incorrect ticker symbols or malformed data schemas, without executing the user-provided content.
- [SAFE]: Strategic safeguards are in place, such as requiring explicit user confirmation of the full design specification and funding details before any strategy is scaffolded or deployed.
- [SAFE]: No malicious patterns, such as prompt injection, hidden network exfiltration, or persistence mechanisms, were detected across the skill's instructions, documentation, or supporting Python scripts.
Audit Metadata