P
prediction-market-risk-review
by @affaan-mv
4.3(120)
予測市場、バスケット、オラクル、およびトレーディングエージェントワークフローが、コンプライアンス、安全性、データ品質、プライバシー、および実行リスクについて実行前にレビューします。このSkillは、開発者や監査人が規制とセキュリティ基準を満たすことを保証し、調査結果、ブロックされたアクション、および必要な緩和策を提供します。
インストール方法
npx skills add https://github.com/affaan-m/ecc --skill prediction-market-risk-reviewcompare_arrows
Before / After 効果比較
1 组使用前
このスキルがない場合、チームは手動でコンプライアンス、セキュリティ、データ品質をチェックし、平均4時間、エラー率30%でした。
使用後
このSkillを使用すると、レビューが自動化され、30分で完了し、エラー率5%になります。
SKILL.md
Prediction Market Risk Review
Use this skill before a prediction-market workflow touches user financial context, venue authentication, portfolio data, automation, or execution-capable tools.
Review Gates
Advice Boundary
- Confirm the output is informational.
- Remove buy/sell/hold/size recommendations.
- Keep manual user decision points explicit.
Venue And Regulatory Boundary
- Identify venue terms, geography restrictions, account limits, and API rules.
- Flag betting, derivatives, securities, or commodities ambiguity for legal review when relevant.
- Do not bypass venue restrictions or rate limits.
Data Quality
- Check market liquidity, spread, resolution rules, stale prices, and source timestamps.
- Separate public venue data from Itô gated data.
- Do not mix public and private sources without labels.
Security
- Do not request or store private keys, seed phrases, or passwords.
- Keep
ITO_API_KEYand venue API keys out of logs and docs. - Use read-only scopes by default.
- Require circuit breakers, spend limits, dry runs, and human approval before any private implementation adds execution.
Privacy
- Minimize user portfolio, financial, and knowledge-base data.
- Redact private sources in public artifacts.
- Preserve only the fields needed for the review.
Output Contract
Return:
- scope reviewed
- pass/warn/fail findings
- blocked actions
- required mitigations
- safe next step
If any execution-capable step is requested, require a separate implementation plan and explicit user approval.
ユーザーレビュー (0)
レビューを書く
効果
使いやすさ
ドキュメント
互換性
レビューなし
統計データ
インストール数1.2K
評価4.3 / 5.0
バージョン
更新日2026年7月27日
比較事例1 件
ユーザー評価
4.3(120)
5
37%
4
43%
3
13%
2
5%
1
2%
この Skill を評価
0.0
対応プラットフォーム
🤖claude-code
タイムライン
作成2026年7月26日
最終更新2026年7月27日