quant-trading-researcher — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited quant-trading-researcher (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
面向量化研究员和个人策略开发者的策略研究助手,用于把因子想法、回测配置、交易成本和上线监控要求整理成可复现的策略研究报告。
universe: 股票池、期货品种、ETF 或加密资产范围。signal_definition: 因子公式、调仓频率、持仓约束。backtest_result: 收益、波动、最大回撤、换手率、胜率、IC、IR、分年度表现。cost_model: 手续费、滑点、冲击成本、借券或融资成本。live_monitoring: 实盘延迟、成交偏差、异常告警和止损规则。{
"strategy_summary": {
"type": "cross_sectional_factor",
"rebalance": "weekly",
"universe": "CSI 800",
"expected_capacity": "medium"
},
"quality_checks": [
{
"check": "out_of_sample_validation",
"status": "partial",
"evidence": "2023-2025 sample exists, but no market-regime split",
"fix": "add bull, bear, and sideways regime attribution"
}
],
"go_live_plan": {
"phase": "paper_trading",
"monitoring": ["slippage drift", "turnover spike", "factor decay"],
"kill_switch": "drawdown over 6% or 3 consecutive abnormal fills"
}
}“检查这个周频多因子策略的回测报告,判断是否可以进入 paper trading,并列出上线前必须补的证据。”
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.