← 返回 Skills 市场
1063
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install renderful-generation
功能描述
Use Renderful from OpenClaw for image/video/audio/3D creation with model discovery, quote-before-generate workflow, deterministic polling, and insufficient-funds/x402 fallback.
安全使用建议
This skill appears to be a normal, instruction-only wrapper for Renderful's generation tools, but before installing you should: (1) confirm you trust the Renderful endpoint (https://renderful.ai) and the OpenClaw plugin implementation, (2) ask how API keys and agent registration are handled and where keys will be stored, (3) understand the billing flow and what '402' responses require — do not provide payment credentials until you verify the vendor, (4) be cautious about enabling set_webhook: only allow webhook URLs you control or trust because they can receive generated content, and (5) require explicit user approval before any side-effect action (register_agent, generate, set_webhook or payment-related operations).
功能分析
Type: OpenClaw Skill
Name: renderful-generation
Version: 0.1.0
The skill bundle is classified as suspicious due to the inclusion of the `renderful_set_webhook` tool in `SKILL.md`. While webhooks are a legitimate feature, exposing this capability to an AI agent without explicit internal safeguards creates a significant prompt-injection vulnerability. A malicious prompt could instruct the agent to set a webhook to an attacker-controlled URL, potentially leading to data exfiltration or unauthorized communication, even though the provided `SKILL.md` does not explicitly instruct the agent to perform malicious actions.
能力评估
Purpose & Capability
The name/description (Renderful generation, quote-before-generate, polling, 402 fallback) matches the runtime instructions: list models, quote, generate, poll for status, check balance, and optionally register an agent or set webhooks. The listed tool calls are exactly what a generation service would need.
Instruction Scope
SKILL.md stays focused on generation workflow and explicitly recommends read-only calls until user approval, which is good. It does include instructions to use set_webhook and register_agent; webhooks can cause outbound transmission of generation results to arbitrary endpoints and agent registration typically creates credentials — the doc does not limit or validate webhook targets or describe where credentials are stored.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal disk/write footprint and no external packages fetched by the skill itself.
Credentials
The skill declares no required env vars or primary credential, yet it references API keys (register_agent) and payment flows (status=402, deposit_addresses, x_payment). This is not necessarily incoherent (the downstream plugin may manage keys/billing) but the SKILL.md does not describe how/where API keys or payment information will be obtained, stored, or used.
Persistence & Privilege
always:false and no installs means the skill does not request permanent inclusion or elevated platform privileges. Agent autonomous invocation is allowed (platform default). Note: autonomous invocation combined with webhook configuration or payment operations increases blast radius unless user approval is enforced for side effects.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install renderful-generation - 安装完成后,直接呼叫该 Skill 的名称或使用
/renderful-generation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of renderful-generation skill.
- Enables image, video, audio, and 3D content generation with Renderful (OpenClaw).
- Supports model discovery, quote-before-generate, and deterministic polling workflows.
- Handles insufficient funds (status 402) with fallback instructions and payment options.
- Integrates key plugin tools: model listing, quoting, generation, registration, balance checking, and webhook setup.
- Encourages read-only operations until explicit user approval for actions.
元数据
常见问题
Renderful Generation 是什么?
Use Renderful from OpenClaw for image/video/audio/3D creation with model discovery, quote-before-generate workflow, deterministic polling, and insufficient-funds/x402 fallback. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1063 次。
如何安装 Renderful Generation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install renderful-generation」即可一键安装,无需额外配置。
Renderful Generation 是免费的吗?
是的,Renderful Generation 完全免费(开源免费),可自由下载、安装和使用。
Renderful Generation 支持哪些平台?
Renderful Generation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Renderful Generation?
由 luv005(@luv005)开发并维护,当前版本 v0.1.0。
推荐 Skills