← 返回 Skills 市场
ipedrax

Antigravity Image Generator

作者 IPedrax · GitHub ↗ · v2.0.0
cross-platform ⚠ suspicious
14286
总下载
20
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install antigravity-image-gen
功能描述
Generate images using the internal Google Antigravity API (Gemini 3 Pro Image). High quality, native generation without browser automation.
安全使用建议
Install only if you intentionally want generic image-generation requests to use your local Google Antigravity OAuth profile. Review which profile is in auth-profiles.json, whether you are comfortable sending prompts to the Google sandbox endpoint under your account, and whether the bypass-oriented headers are acceptable for your environment.
功能分析
Type: OpenClaw Skill Name: antigravity-image-gen Version: 2.0.0 The skill is classified as suspicious due to its direct access and use of local OAuth tokens from `auth-profiles.json` (scripts/generate.js). While this behavior is explicitly declared in SKILL.md as necessary for interacting with an 'internal Google Antigravity API,' the capability to read sensitive credentials from the local filesystem is inherently high-risk. There is no evidence of malicious intent such as exfiltration to unauthorized endpoints, persistence mechanisms, or prompt injection attempts to subvert the agent's behavior beyond its stated purpose. The network communication is solely with a Google sandbox domain.
能力评估
Purpose & Capability
Image generation through a Google Antigravity/Cloud Code sandbox endpoint is coherent with the stated purpose, and the OAuth requirement is disclosed, but the script sends the user's prompt with a bearer token from a local auth profile and includes headers explicitly described as bypassing deprecation checks.
Instruction Scope
The read_when triggers cover generic image-generation requests, so the skill could be selected for ordinary image prompts even though invocation uses account-backed local OAuth credentials and a remote internal endpoint.
Install Mechanism
The package contains a skill file, metadata, origin metadata, and one executable Node script; no installer, package install, background setup, or destructive install behavior was found.
Credentials
The script reads auth-profiles.json from OPENCLAW_AUTH_PATH or a home-directory default, selects a google-antigravity profile, and uses its access token directly; this is purpose-aligned but high-impact and broader than a narrowly scoped skill-specific token.
Persistence & Privilege
No persistence, background worker, or destructive action was found, but transient use of a local OAuth bearer token plus hard-coded client metadata and a version-bypass comment create a material privilege and service-control concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install antigravity-image-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /antigravity-image-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
antigravity-image-gen 2.0.0 includes metadata improvements and config clarifications. - Added .clawhub/origin.json and _meta.json for improved metadata and skill provenance. - Clarified authentication requirements and security note in documentation. - Updated config requirements to include auth.profiles in metadata. - No functional changes to the image generation process.
v1.0.0
Antigravity Image Generation skill initial release. - Generate high-quality images using Google's internal Antigravity API (Gemini 3 Pro Image) via direct API calls. - Uses OAuth profile for authentication. - Supports custom prompts, output paths, and aspect ratios. - Designed for easy image creation and integration with Clawdbot.
元数据
Slug antigravity-image-gen
版本 2.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Antigravity Image Generator 是什么?

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 插件,目前累计下载 14286 次。

如何安装 Antigravity Image Generator?

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

Antigravity Image Generator 是免费的吗?

是的,Antigravity Image Generator 完全免费(开源免费),可自由下载、安装和使用。

Antigravity Image Generator 支持哪些平台?

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

谁开发了 Antigravity Image Generator?

由 IPedrax(@ipedrax)开发并维护,当前版本 v2.0.0。

💬 留言讨论