风险评分

82/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: clean

Skill

作者: Giacomo Barbieri
Slug:evalanche
版本:1.7.6
更新时间:2026-03-26 08:11:50
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements and runtime instructions are generally consistent with a multi‑EVM wallet SDK — nothing obviously malicious — but there are a few minor inconsistencies and posture items you s...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774478417205,
        "_id": "k97dx5pgt80xeng643famyaswh83j6f5",
        "changelog": "# Evalanche 1.7.6\n\n## Summary\n\nThis release hardens the Polymarket integration and documents the agent-facing surface more clearly.\n\n## Highlights\n\n- Polymarket market discovery now prefers live CLOB market reads and falls back to Gamma when needed\n- the SDK supports direct `BUY` and `SELL` orders through `placeOrder()` and exposes a `placeMarketSellOrder()` helper for target-USDC sell flows\n- MCP now exposes `pm_sell` alongside the existing Polymarket read and buy tools\n- the README and skill docs now describe the Polymarket SDK flow, MCP tools, and current limitations for agents using the integration\n\n## Validation\n\n- `npm run test`\n- `npm run typecheck`\n- `npm run build`\n\n## Notes for Maintainers\n\n- `pm_sell` is a market-sell helper, not a limit-sell tool\n- `pm_redeem` remains intentionally unimplemented until winning-share redemption is wired through the CTF contract path",
        "changelogSource": "user",
        "createdAt": 1774478417205,
        "parsed": {
            "clawdis": {
                "emoji": "⛓️",
                "envVars": [
                    {
                        "description": "Hex-encoded private key (EVM). Optional if using boot() or AGENT_MNEMONIC.",
                        "name": "AGENT_PRIVATE_KEY",
                        "required": false
                    },
                    {
                        "description": "BIP-39 mnemonic phrase (required for Avalanche multi-VM X\/P-Chain). Optional if using boot() or AGENT_PRIVATE_KEY.",
                        "name": "AGENT_MNEMONIC",
                        "required": false
                    },
                    {
                        "description": "ERC-8004 agent token ID for identity resolution (Avalanche C-Chain only).",
                        "name": "AGENT_ID",
                        "required": false
                    },
                    {
                        "description": "Directory for encrypted keystore in boot() mode. Default: ~\/.evalanche\/keys",
                        "name": "AGENT_KEYSTORE_DIR",
                        "required": false
                    },
                    {
                        "description": "EVM chain alias: 'ethereum', 'base', 'arbitrum', 'optimism', 'polygon', 'bsc', 'avalanche', 'fuji', etc. Default: avalanche.",
                        "name": "AVALANCHE_NETWORK",
                        "required": false
                    },
                    {
                        "description": "Alias for AVALANCHE_NETWORK. EVM chain to connect to.",
                        "name": "EVM_CHAIN",
                        "required": false
                    }
                ],
                "homepage": "https:\/\/github.com\/iJaack\/evalanche",
                "install": [
                    {
                        "bins": [
                            "evalanche-mcp"
                        ],
                        "id": "node",
                        "kind": "node",
                        "label": "Install evalanche (npm)",
                        "package": "evalanche"
                    }
                ],
                "requires": {
                    "bins": [
                        "node"
                    ]
                }
            }
        },
        "version": "1.7.6"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17e3gjpsxfdsgxv67gc3hm3tx83g435",
        "displayName": "Giacomo Barbieri",
        "handle": "ijaack",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/6631681?v=4",
        "kind": "user",
        "linkedUserId": "kn71d3jmq0y01me0p17507ptm980184t"
    },
    "ownerHandle": "ijaack",
    "skill": {
        "_creationTime": 1772129263514,
        "_id": "kd7az3tkcq31apwy759f1wdcvd81w55n",
        "badges": [],
        "createdAt": 1772129263514,
        "displayName": "Skill",
        "latestVersionId": "k97dx5pgt80xeng643famyaswh83j6f5",
        "ownerPublisherId": "s17e3gjpsxfdsgxv67gc3hm3tx83g435",
        "ownerUserId": "kn71d3jmq0y01me0p17507ptm980184t",
        "slug": "evalanche",
        "stats": {
            "comments": 0,
            "downloads": 432,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 20
        },
        "summary": "Multi-EVM agent wallet SDK with onchain identity (ERC-8004), payment rails (x402), cross-chain liquidity (Li.Fi bridging + DEX aggregation + DeFi Composer),...",
        "tags": {
            "latest": "k97dx5pgt80xeng643famyaswh83j6f5"
        },
        "updatedAt": 1774483910265
    }
}