sheep-strategy
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation guide in README.md utilizes
curlto fetch strategy components from the vendor's official GitHub repository, which is a recognized and trusted source for this skill. - [COMMAND_EXECUTION]: The skill implements a Python-based producer daemon (
sheep-producer.py) that executes locally to process market data and generate trading signals via MCP calls. - [PROMPT_INJECTION]: The entry action in
runtime.yamlincorporates a well-defined prompt with strict validation rules and hard-coded skip conditions to ensure the agent only executes valid signals as intended by the strategy logic.
Audit Metadata