风险评分

91/100 (Very Low)

OpenClaw: benign
VirusTotal: unknown
StaticScan: clean

Gen Video

作者: skills-video
Slug:gen-video
版本:1.0.1
更新时间:2026-03-25 11:07:05
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requests, scripts, and instructions are coherent with its stated purpose (building and executing video-generation API calls) and only require a single API key plus standard tooling.

VirusTotal: unknown VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774407952189,
        "_id": "k97ftwc4kg6sfj829shseme6fn83jjj6",
        "changelog": "- Skill renamed from \"video-generation\" to \"ai-video\"\n- Added explicit license information (MIT) and metadata including author, supported OS, required environment variables, and setup help\n- Expanded setup and prerequisites instructions for configuring `SKILLS_VIDEO_API_KEY` via OpenClaw or environment variables\n- Clarified API key setup in the first-run check section and linked to the expanded prerequisites\n- Provided OpenClaw-specific configuration examples and instructions for adding environment variables",
        "changelogSource": "user",
        "createdAt": 1774407952189,
        "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.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s1794jxnsph7h4dfc4rt0wtmbn83hba0",
        "displayName": "skills-video",
        "handle": "skills-video",
        "kind": "org"
    },
    "ownerHandle": "skills-video",
    "skill": {
        "_creationTime": 1774334220121,
        "_id": "kd7cztyqny6dk7jm53qz4d4rd183ghat",
        "badges": [],
        "createdAt": 1774334220121,
        "displayName": "Gen Video",
        "latestVersionId": "k97ftwc4kg6sfj829shseme6fn83jjj6",
        "ownerPublisherId": "s1794jxnsph7h4dfc4rt0wtmbn83hba0",
        "ownerUserId": "kn74k79ct27q20b1bzh3gqsva58385zs",
        "slug": "gen-video",
        "stats": {
            "comments": 0,
            "downloads": 8,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "Build and execute skills.video video generation REST requests from OpenAPI specs. Use when user needs to create, debug, or document video generation calls on...",
        "tags": {
            "latest": "k97ftwc4kg6sfj829shseme6fn83jjj6"
        },
        "updatedAt": 1774408025736
    }
}