风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Fal.ai API

作者: agmmnn
Slug:fal-ai
版本:0.1.0
更新时间:2026-02-26 11:17:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, documentation, and requested environment variable (FAL_KEY) are consistent with its stated purpose of calling fal.ai's queue API to generate media; nothing in the package appears dis...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769875535293,
        "_id": "k9738t29wr90hxezdzh0br2rrh808hrk",
        "changelog": "fal-ai 0.1.0 changelog:\n\n- Initial release of the fal.ai API skill.\n- Supports generation of images (FLUX, SDXL, Recraft), videos (MiniMax, WAN), and audio transcripts (Whisper).\n- Async queue-based generation with simple submit–poll–result workflow.\n- 600+ model endpoints supported; easy listing of available models.\n- No external dependencies required (stdlib only, no fal_client).\n- API key setup via environment variable or config command.",
        "changelogSource": "user",
        "createdAt": 1769875535293,
        "parsed": {
            "clawdis": {
                "primaryEnv": "FAL_KEY",
                "requires": {
                    "env": [
                        "FAL_KEY"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "agmmnn",
        "handle": "agmmnn",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/16024979?v=4",
        "kind": "user",
        "linkedUserId": "kn7bwx2qpadhr9wgbcqfr6q86h8098s2"
    },
    "ownerHandle": "agmmnn",
    "skill": {
        "_creationTime": 1769875535293,
        "_id": "kd73e1g5ct9vyqqz7cfd8ntxes809tyx",
        "badges": [],
        "createdAt": 1769875535293,
        "displayName": "Fal.ai API",
        "latestVersionId": "k9738t29wr90hxezdzh0br2rrh808hrk",
        "ownerUserId": "kn7bwx2qpadhr9wgbcqfr6q86h8098s2",
        "slug": "fal-ai",
        "stats": {
            "comments": 0,
            "downloads": 3393,
            "installsAllTime": 18,
            "installsCurrent": 18,
            "stars": 1,
            "versions": 1
        },
        "summary": "Generate images, videos, and audio via fal.ai API (FLUX, SDXL, Whisper, etc.)",
        "tags": {
            "latest": "k9738t29wr90hxezdzh0br2rrh808hrk"
        },
        "updatedAt": 1772075856431
    }
}