风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Calorie Lookup

作者: LiuZX886
Slug:calorie-lookup
版本:0.3.0
更新时间:2026-03-02 07:04:30
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill’s code and runtime instructions largely match a calorie-lookup purpose, but there are internal inconsistencies around required environment variables and a few documentation/metadata mismatch...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772406182744,
        "_id": "k971fa90md0xgpmt99f04r45p5822aar",
        "changelog": "**Major update: Switch to Spoonacular as primary data source, with new features and modules.**\n\n- Primary lookup is now via Spoonacular API (USDA as fallback).\n- Added support for search optimization, cooking calorie modifiers, and cross-validation.\n- Image recognition support introduced through a new image sub-agent.\n- New modules: `spoonacular.py` (API wrapper), `cooking.py` (cooking modifiers).\n- Requires `SPOONACULAR_API_KEY` (with fallback to `USDA_FDC_API_KEY`).\n- Documentation and workflow updated for new data sources and features.",
        "changelogSource": "auto",
        "createdAt": 1772406182744,
        "parsed": {
            "clawdis": {
                "emoji": "🍽️",
                "requires": {
                    "env": [
                        "SPOONACULAR_API_KEY",
                        "USDA_FDC_API_KEY"
                    ]
                }
            }
        },
        "version": "0.3.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "LiuZX886",
        "handle": "liuzx886",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/56762048?v=4",
        "kind": "user",
        "linkedUserId": "kn78bamr03v106syav1fyb4m1d820rt7"
    },
    "ownerHandle": "liuzx886",
    "skill": {
        "_creationTime": 1772346067277,
        "_id": "kd76tg184k93p2zd7fy4nn58m5823xnc",
        "badges": [],
        "createdAt": 1772346067277,
        "displayName": "Calorie Lookup",
        "latestVersionId": "k971fa90md0xgpmt99f04r45p5822aar",
        "ownerUserId": "kn78bamr03v106syav1fyb4m1d820rt7",
        "slug": "calorie-lookup",
        "stats": {
            "comments": 0,
            "downloads": 247,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 2,
            "versions": 2
        },
        "summary": "Spoonacular 营养查询与热量估算(主数据源,USDA 后备)。支持搜寻优化、烹饪系数、交叉验证及图像识别。需要 API key 环境变量 SPOONACULAR_API_KEY 或 USDA_FDC_API_KEY。",
        "tags": {
            "latest": "k971fa90md0xgpmt99f04r45p5822aar"
        },
        "updatedAt": 1772406270557
    }
}