风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Gemini Image Proxy

作者: YspCoder
Slug:gemini-image-proxy
版本:1.0.0
更新时间:2026-02-26 11:25:22
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and environment needs match its stated purpose (generating/editing images via an OpenAI-compatible Gemini image endpoint); nothing appears incoherent or excessive, but ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770029511296,
        "_id": "k97d0jgck2h4n0ksga33f7g1cx80ca6c",
        "changelog": "Initial release of gemini-image-proxy.\n\n- Generate and edit images with Gemini 3 Pro Image using the OpenAI Python SDK.\n- Requires only the openai package (no extra dependencies like pillow or google-genai).\n- Works on Fly.io free tier and in containers with pip\/uv.\n- Supports image generation and editing via simple CLI script.\n- Configurable with GOOGLE_PROXY_API_KEY and GOOGLE_PROXY_BASE_URL environment variables.\n- Compatible with multiple image models, defaults to gemini-3-pro-image.\n- Easy setup and usage for any Python 3.10+ environment.",
        "changelogSource": "auto",
        "createdAt": 1770029511296,
        "parsed": {
            "clawdis": {
                "emoji": "🎨",
                "requires": {
                    "env": [
                        "GOOGLE_PROXY_API_KEY",
                        "GOOGLE_PROXY_BASE_URL"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "YspCoder",
        "handle": "yspcoder",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/23338663?v=4",
        "kind": "user",
        "linkedUserId": "kn7e2mcxge5bpqdkxhcntkp8md80cgz4"
    },
    "ownerHandle": "yspcoder",
    "skill": {
        "_creationTime": 1770029511296,
        "_id": "kd71ex6cqdrdyj7f5rtq9836hh80cg50",
        "badges": [],
        "createdAt": 1770029511296,
        "displayName": "Gemini Image Proxy",
        "latestVersionId": "k97d0jgck2h4n0ksga33f7g1cx80ca6c",
        "ownerUserId": "kn7e2mcxge5bpqdkxhcntkp8md80cgz4",
        "slug": "gemini-image-proxy",
        "stats": {
            "comments": 0,
            "downloads": 1515,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 4,
            "versions": 1
        },
        "summary": "Generate and edit images with Gemini API using the OpenAI Python SDK.",
        "tags": {
            "latest": "k97d0jgck2h4n0ksga33f7g1cx80ca6c"
        },
        "updatedAt": 1772076322008
    }
}