风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

AI Image

作者: skills-video
Slug:ai-image
版本:1.0.3
更新时间:2026-03-25 11:11:47
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requirements, scripts, and runtime instructions are coherent with an image-generation REST helper for skills.video and request only the single API key and standard tools they need.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774407816502,
        "_id": "k97431ybczjg06p7ech1rbd3ad83j1bw",
        "changelog": "- Added MIT license information.\n- Included author, supported operating systems, and required binaries in metadata.\n- Expanded CLI help and configuration guidance in metadata.\n- Linked to repository and homepage in metadata.\n- No code changes; documentation and metadata enhancements only.",
        "changelogSource": "user",
        "createdAt": 1774407816502,
        "parsed": {
            "clawdis": {
                "author": "skills-video",
                "cliHelp": "Configure API key:\nexport SKILLS_VIDEO_API_KEY=\"your_api_key_here\"\nVerify:\npython scripts\/ensure_api_key.py",
                "config": {
                    "example": "Required env vars: SKILLS_VIDEO_API_KEY. Store the key in OpenClaw skill env or shell env and do not hardcode it in files.",
                    "stateDirs": [
                        "~\/.openclaw"
                    ]
                },
                "links": {
                    "homepage": "https:\/\/skills.video",
                    "repository": "https:\/\/github.com\/skills-video\/skills"
                },
                "os": [
                    "linux",
                    "darwin"
                ],
                "primaryEnv": "SKILLS_VIDEO_API_KEY",
                "requires": {
                    "bins": [
                        "python3",
                        "curl"
                    ],
                    "env": [
                        "SKILLS_VIDEO_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.3"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1794jxnsph7h4dfc4rt0wtmbn83hba0",
        "displayName": "skills-video",
        "handle": "skills-video",
        "kind": "org"
    },
    "ownerHandle": "skills-video",
    "skill": {
        "_creationTime": 1774334344316,
        "_id": "kd79v4p3zktzf3pkmxhxdg664d83gd82",
        "badges": [],
        "createdAt": 1774334344316,
        "displayName": "AI Image",
        "latestVersionId": "k97431ybczjg06p7ech1rbd3ad83j1bw",
        "ownerPublisherId": "s1794jxnsph7h4dfc4rt0wtmbn83hba0",
        "ownerUserId": "kn74k79ct27q20b1bzh3gqsva58385zs",
        "slug": "ai-image",
        "stats": {
            "comments": 0,
            "downloads": 13,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 4
        },
        "summary": "Build and execute skills.video image generation REST requests from OpenAPI specs. Use when user needs to create, debug, or document image generation calls on...",
        "tags": {
            "latest": "k97431ybczjg06p7ech1rbd3ad83j1bw"
        },
        "updatedAt": 1774408307544
    }
}