风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Openclaw Eve Skill

作者: cnc_x_ai
Slug:eve-esi
版本:1.2.0
更新时间:2026-03-30 03:02:00
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
This skill's code, instructions, and requested configuration are consistent with an EVE Online ESI integration: it stores tokens locally and optionally sends user-configured alerts to Telegram/Discord...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774810824422,
        "_id": "k970nk33sgxm80w309jcwx0pas83v4z0",
        "changelog": "Replace sys.exit() with proper exceptions for library reusability, add HTTP server timeout, timestamp parse warnings, gitignore update",
        "changelogSource": "user",
        "createdAt": 1774810824422,
        "parsed": {
            "clawdis": {
                "envVars": [
                    {
                        "description": "EVE Developer Application Client ID (from https:\/\/developers.eveonline.com\/applications). Not needed at runtime — pass directly to auth_flow.py via --client-id. Only set as env var if using $ENV: references in your dashboard config.",
                        "name": "EVE_CLIENT_ID",
                        "required": false
                    },
                    {
                        "description": "ESI OAuth2 access token for the main character. Not needed at runtime — scripts auto-manage tokens via ~\/.openclaw\/eve-tokens.json (created by auth_flow.py). Only set as env var if using $ENV: references in your dashboard config.",
                        "name": "EVE_TOKEN_MAIN",
                        "required": false
                    },
                    {
                        "description": "ESI OAuth2 refresh token for automatic access token renewal. Not needed at runtime — scripts auto-manage tokens via ~\/.openclaw\/eve-tokens.json. Only set as env var if using $ENV: references in your dashboard config.",
                        "name": "EVE_REFRESH_MAIN",
                        "required": false
                    },
                    {
                        "description": "Telegram Bot API token for sending alerts and reports. Only needed if Telegram notifications are configured.",
                        "name": "TELEGRAM_BOT_TOKEN",
                        "required": false
                    },
                    {
                        "description": "Telegram chat ID where notifications are sent. Only needed if Telegram notifications are configured.",
                        "name": "TELEGRAM_CHAT_ID",
                        "required": false
                    },
                    {
                        "description": "Discord webhook URL for sending alerts and reports. Only needed if Discord notifications are configured.",
                        "name": "DISCORD_WEBHOOK_URL",
                        "required": false
                    }
                ]
            }
        },
        "version": "1.2.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s175p6vc1g2hf9grk0xgh8prj583rm1t",
        "displayName": "cnc_x_ai",
        "handle": "burnshall-ui",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/233358203?v=4",
        "kind": "user",
        "linkedUserId": "kn70krghga32ef4e3s75ew2vf980rh5b"
    },
    "ownerHandle": "burnshall-ui",
    "skill": {
        "_creationTime": 1770595175203,
        "_id": "kd7dgrvdn6hx8nm34ke3wm0gx580rvbj",
        "badges": [],
        "createdAt": 1770595175203,
        "displayName": "Openclaw Eve Skill",
        "latestVersionId": "k970nk33sgxm80w309jcwx0pas83v4z0",
        "ownerPublisherId": "s175p6vc1g2hf9grk0xgh8prj583rm1t",
        "ownerUserId": "kn70krghga32ef4e3s75ew2vf980rh5b",
        "slug": "eve-esi",
        "stats": {
            "comments": 0,
            "downloads": 1298,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 2,
            "versions": 12
        },
        "summary": "Query and manage EVE Online characters via the ESI (EVE Swagger Interface) REST API. Use when the user asks about EVE Online character data, wallet balance,...",
        "tags": {
            "latest": "k970nk33sgxm80w309jcwx0pas83v4z0"
        },
        "updatedAt": 1774810920685
    }
}