← 返回 Skills 市场
nkrcrft

Recraft AI

作者 nkrcrft · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1249
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install recraft-ai
功能描述
Generate, vectorize, upscale, replace background, variate, remove background, and transform images via Recraft API.
安全使用建议
This skill appears to do what it claims, but consider these practical checks before installing: (1) Treat your RECRAFT_API_TOKEN like a secret—anyone with it can use your Recraft account and credits. Use a token with minimal permissions if possible. (2) Confirm you trust https://recraft.ai and that the endpoint (BASE_URL in the script is https://external.api.recraft.ai/v1) is expected for your account. (3) Ensure runtime dependencies (Python 3.10+, requests) are available in the environment where 'uv run' will execute. (4) Because the script uploads local image files to the Recraft service, avoid sending images containing sensitive personal data unless you accept that they will be transmitted to Recraft. (5) If you want extra caution, run the script in an isolated environment/container and inspect traffic (or DNS) to verify endpoints before using production tokens.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 1 The skill bundle is designed to interact with the Recraft AI API for image processing. It securely handles the API token via environment variables or command-line arguments and communicates exclusively with the official Recraft API endpoint (external.api.recraft.ai). While the script reads user-specified input image files, which could potentially be abused by a malicious user to send sensitive local files to the Recraft API, this is a common capability for image processing tools and the data is sent to the intended, legitimate service, not an unauthorized endpoint. The `SKILL.md` instructions are clear and do not contain any prompt injection attempts to subvert the agent's behavior or exfiltrate data.
能力评估
Purpose & Capability
Name/description (image generate/vectorize/upscale/transform) match the included script and required items: the script calls a Recraft API, requires an API token, and expects a 'uv' runner. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md and the script limit actions to: sending image files or prompts to the Recraft API, saving returned base64 image data to a user-specified path, and printing a MEDIA: line. The instructions do not ask the agent to read unrelated files, collect extra environment data, or transmit data to non-Recraft endpoints.
Install Mechanism
Install uses a Homebrew formula for 'uv', which is a low-risk, standard package install. The Python script lists requests as a dependency but the skill does not include an automated pip install step; this is an operational gap (not a security problem) users should be aware of so runtime dependencies are satisfied.
Credentials
Only RECRAFT_API_TOKEN is required and declared as primaryEnv. The script reads that token and no other environment variables or unrelated credentials. The token is proportionate to the declared API usage.
Persistence & Privilege
Skill is not configured as always:true and does not request persistent system-wide configuration changes or modify other skills. It runs on-demand and uses only its own script and environment token.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recraft-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recraft-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the recraft skill. - Generate, vectorize, upscale, variate, replace/remove backgrounds, and transform images via the Recraft API. - Offers multiple visual styles including photorealism, illustration, vector art, and icon. - Supports custom prompt, input/output file paths, style, size, and transformation strength. - Includes commands for image generation, editing, background operations, upscaling, and user info retrieval. - Requires RECRAFT_API_TOKEN for authentication; setup instructions and rate limits documented.
元数据
Slug recraft-ai
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Recraft AI 是什么?

Generate, vectorize, upscale, replace background, variate, remove background, and transform images via Recraft API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1249 次。

如何安装 Recraft AI?

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

Recraft AI 是免费的吗?

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

Recraft AI 支持哪些平台?

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

谁开发了 Recraft AI?

由 nkrcrft(@nkrcrft)开发并维护,当前版本 v1.0.0。

💬 留言讨论