风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Qc Backtest Master

作者: tltby12341
Slug:qc-backtest-master
版本:1.0.0
更新时间:2026-03-17 22:36:56
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's files, env requirements, and runtime instructions are coherent with a QuantConnect backtest pipeline and do not contain obvious misdirection or exfiltration to unexpected endpoints.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773757236097,
        "_id": "k97b5kpp2e400b4me65atkx27s833w95",
        "changelog": "Initial release of the QuantConnect backtest automation pipeline.\n\n- Submit local strategy files and auxiliary data to QuantConnect projects, replacing existing `main.py`.\n- Automatically compile, trigger, and monitor backtests, with early-stop support if drawdown exceeds a threshold.\n- Download full backtest statistics and all order records in structured formats (JSON\/CSV).\n- Run the full workflow (submit, compile, monitor, download) in a single command.\n- List recent project backtests via command line.\n- Enforces environment variable credential checks and clean project file management.",
        "changelogSource": "auto",
        "createdAt": 1773757236097,
        "parsed": {
            "clawdis": {
                "emoji": "🚀",
                "primaryEnv": "QC_API_TOKEN",
                "requires": {
                    "bins": [
                        "python3"
                    ],
                    "env": [
                        "QC_USER_ID",
                        "QC_API_TOKEN",
                        "QC_PROJECT_ID"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "tltby12341",
        "handle": "tltby12341",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/30487767?v=4",
        "kind": "user",
        "linkedUserId": "kn720ybkpsqy18gr93ad6xqd398338zp"
    },
    "ownerHandle": "tltby12341",
    "skill": {
        "_creationTime": 1773757236097,
        "_id": "kd7b036hxfdt5x2k2938cm8kcn832kah",
        "badges": [],
        "createdAt": 1773757236097,
        "displayName": "Qc Backtest Master",
        "latestVersionId": "k97b5kpp2e400b4me65atkx27s833w95",
        "ownerUserId": "kn720ybkpsqy18gr93ad6xqd398338zp",
        "slug": "qc-backtest-master",
        "stats": {
            "comments": 0,
            "downloads": 69,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "QuantConnect automated backtest pipeline — submit local strategies, compile, execute, monitor with early-stop, and download results in one command.",
        "tags": {
            "latest": "k97b5kpp2e400b4me65atkx27s833w95"
        },
        "updatedAt": 1773758216227
    }
}