prediction-market-risk-review
Review prediction-market, basket, oracle, and trading-agent workflows for compliance, safety, data-quality, privacy, and execution risk. Use before any workflow handles venue auth, user portfolio data, API keys, or trade planning.
- installs 8w
- 1,520
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
A review skill that audits prediction-market, basket, oracle, and trading-agent workflows for compliance, safety, data-quality, privacy, and execution risk. It runs structured gates (advice boundary, venue/regulatory, data quality, security, privacy) and emits a fixed output contract of scope, pass/warn/fail findings, blocked actions, mitigations, and a safe next step.
Use it before any workflow touches venue auth, user portfolio data, API keys, or trade planning, so risky patterns are caught before execution.
Use it to
- Gate a workflow before it handles venue authentication or API keys
- Strip buy/sell/size recommendations to keep output informational
- Check market liquidity, spreads, resolution rules, and stale prices
- Verify API keys and seed phrases stay out of logs and docs
- Minimize and redact user portfolio data in artifacts
For Developers building prediction-market or trading-agent workflows
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 2,700
- Installs, 8 weeks
- 1,520
- Host stars
- 261k
- Host language
- JavaScript