← 返回 Skills 市场
sunshine-del-ux

Antigravity Image Gen

作者 Sunshine-del-ux · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
329
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sunshine-antigravity-image-gen
功能描述
Generate images using the internal Google Antigravity API (Gemini 3 Pro Image). High quality, native generation without browser automation.
安全使用建议
This skill is coherent with its stated purpose but handles sensitive OAuth tokens and contains an unexpected hard-coded project ID. Before installing or running it: (1) Inspect scripts/generate.js yourself (or have a trusted reviewer) to verify there are no hidden network destinations and to remove or change the fallback project ID; (2) Confirm the endpoint (daily-cloudcode-pa.sandbox.googleapis.com) and that you trust using an internal Google 'Antigravity' API; (3) Use a dedicated, limited-scope OAuth profile (not your main Google account) and consider revoking the token after use; (4) Run the script in a sandboxed environment first and monitor network/billing; (5) If you cannot validate the source or the project ID, do not provide production credentials or sensitive accounts. If you want, I can suggest specific code edits to remove the fallback project ID and limit what profile data is read.
功能分析
Type: OpenClaw Skill Name: sunshine-antigravity-image-gen Version: 1.0.1 The skill reads sensitive OAuth tokens from the local `auth-profiles.json` file to authenticate requests to an internal Google sandbox API (daily-cloudcode-pa.sandbox.googleapis.com). While this behavior is documented and aligned with the stated purpose of image generation, the script (scripts/generate.js) employs high-risk patterns including direct credential access, a hardcoded project ID (junoai-465910), and spoofed headers (X-Goog-Api-Client) to interact with undocumented internal endpoints.
能力评估
Purpose & Capability
Name/description align with the code and SKILL.md: the skill reads an OpenClaw auth-profiles.json entry named like 'google-antigravity' and calls an internal Google image endpoint. However, the script falls back to a hard-coded project ID (junoai-465910) if the profile lacks a projectId, which is unexpected for a client-side tool and could route requests/billing or telemetry to a third-party project.
Instruction Scope
SKILL.md explicitly instructs reading local OAuth tokens and running the provided Node script; the script only reads the declared auth-profiles path and writes an image file. This behavior is within the stated scope, but reading OAuth tokens is sensitive and the documentation accepts that the skill will access them.
Install Mechanism
No install spec; instruction-only with a single Node script. Requires Node on PATH. No remote downloads or archive extraction are performed by the skill itself.
Credentials
The skill requests access to the local auth-profiles JSON (auth.profiles), which is proportionate to authenticating to an internal API but is sensitive (contains OAuth tokens). The unexpected hard-coded fallback project ID is a clear red flag: it may cause requests to be associated with another project's billing/telemetry. The skill does not request unrelated secrets or environment variables, but access to auth-profiles gives it a high-value credential.
Persistence & Privilege
The skill is not always-enabled, does not modify other skills, and relies on manual invocation. It does not request elevated or persistent agent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sunshine-antigravity-image-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sunshine-antigravity-image-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Adds SKILL.md with setup and usage instructions for Google Antigravity (Gemini 3 Pro Image) image generation. - Describes simple CLI usage and available arguments for generating images. - Documents requirements: Node.js and Google OAuth authentication. - Covers error handling, output details, and troubleshooting common issues. - Emphasizes no browser automation—uses direct API access.
元数据
Slug sunshine-antigravity-image-gen
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Antigravity Image Gen 是什么?

Generate images using the internal Google Antigravity API (Gemini 3 Pro Image). High quality, native generation without browser automation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 329 次。

如何安装 Antigravity Image Gen?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sunshine-antigravity-image-gen」即可一键安装,无需额外配置。

Antigravity Image Gen 是免费的吗?

是的,Antigravity Image Gen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Antigravity Image Gen 支持哪些平台?

Antigravity Image Gen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Antigravity Image Gen?

由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.1。

💬 留言讨论