风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

vibetrading-ai-trading-code-generator

作者: Haonan Liu
Slug:vibetrading-code-gen
版本:1.0.0
更新时间:2026-03-24 11:55:39
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The package’s stated purpose (generate Hyperliquid trading strategies) mostly matches its included files, but there are multiple inconsistencies, broken/unsafe implementation details, and missing decl...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770985294120,
        "_id": "k97ak2rkdpmk4f0mtb8pzbjp7s812z3j",
        "changelog": "- Initial release of vibetrading-code-gen: Generate executable Hyperliquid trading strategy code from natural language prompts.\n- Produces complete Python trading strategy files, configs, usage docs, and requirements.\n- Includes an automatic code validation and auto-fix system for syntax, imports, and Python 3.5+ compatibility.\n- Supports technical indicator, grid, mean reversion, arbitrage, and signal-driven strategies.\n- Enforces best practices: API keys via environment, error handling, logging, configuration, and no hardcoded credentials.\n- Automatic validator fixes common code issues (imports, f-strings, encoding, pathlib, logger init order).",
        "changelogSource": "user",
        "createdAt": 1770985294120,
        "parsed": {
            "clawdis": {
                "emoji": "🤖",
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Haonan Liu",
        "handle": "liuhaonan00",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/7401465?v=4",
        "kind": "user",
        "linkedUserId": "kn74ygzswb5bpysmbn9ev2xffn80wfcw"
    },
    "ownerHandle": "liuhaonan00",
    "skill": {
        "_creationTime": 1770985294120,
        "_id": "kd7dg63d0pct5vaq4kfz4pt0rd812zjc",
        "badges": [],
        "createdAt": 1770985294120,
        "displayName": "vibetrading-ai-trading-code-generator",
        "latestVersionId": "k97ak2rkdpmk4f0mtb8pzbjp7s812z3j",
        "ownerUserId": "kn74ygzswb5bpysmbn9ev2xffn80wfcw",
        "slug": "vibetrading-code-gen",
        "stats": {
            "comments": 0,
            "downloads": 576,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 0,
            "versions": 1
        },
        "summary": "Generate executable Hyperliquid trading strategy code from natural language prompts. Use when a user wants to create automated trading strategies for Hyperliquid exchange based on their trading ideas, technical indicators, or VibeTrading signals. The skill generates complete Python code with proper error handling, logging, and configuration using actual Hyperliquid API wrappers.",
        "tags": {
            "latest": "k97ak2rkdpmk4f0mtb8pzbjp7s812z3j"
        },
        "updatedAt": 1774324539255
    }
}