风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Flux 2 API

作者: coolhackboy
Slug:poyo-flux-2-api
版本:1.0.0
更新时间:2026-03-10 20:11:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requests and instructions match its stated purpose: it submits image-generation jobs to PoYo's Flux 2 API and only requires curl and a single API key.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773143351219,
        "_id": "k975taswmb50e1bxbys0t8cxad82mjhn",
        "changelog": "Initial release of poyo-flux-2 skill.\n\n- Enables submitting and tracking jobs for the PoYo Flux 2 model family via `https:\/\/api.poyo.ai\/api\/generate\/submit`.\n- Supports model selection: `flux-2-pro`, `flux-2-pro-edit`, `flux-2-flex`, `flux-2-flex-edit`.\n- Provides request guidelines for prompt construction, image references, size, and resolution options.\n- Requires Bearer token authentication with `POYO_API_KEY`.\n- Includes instructions for building payloads, submitting jobs, and polling task status.\n- Reference to official docs and example scripts for ease of integration.",
        "changelogSource": "auto",
        "createdAt": 1773143351219,
        "parsed": {
            "clawdis": {
                "homepage": "https:\/\/docs.poyo.ai\/api-manual\/image-series\/flux-2",
                "primaryEnv": "POYO_API_KEY",
                "requires": {
                    "bins": [
                        "curl"
                    ],
                    "env": [
                        "POYO_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "coolhackboy",
        "handle": "coolhackboy",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/13427145?v=4",
        "kind": "user",
        "linkedUserId": "kn7f14qr8xdf5gs6pr7cm7p97h82m349"
    },
    "ownerHandle": "coolhackboy",
    "skill": {
        "_creationTime": 1773143351219,
        "_id": "kd732txesd1q7mj9a5pz18n98x82n2d6",
        "badges": [],
        "createdAt": 1773143351219,
        "displayName": "Flux 2  API",
        "latestVersionId": "k975taswmb50e1bxbys0t8cxad82mjhn",
        "ownerUserId": "kn7f14qr8xdf5gs6pr7cm7p97h82m349",
        "slug": "poyo-flux-2-api",
        "stats": {
            "comments": 0,
            "downloads": 148,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Use PoYo AI Flux 2 through the `https:\/\/api.poyo.ai\/api\/generate\/submit` endpoint. Use when a user wants to generate or edit media with this model family, pr...",
        "tags": {
            "latest": "k975taswmb50e1bxbys0t8cxad82mjhn"
        },
        "updatedAt": 1773144711700
    }
}