← Back to Skills Marketplace
luv005

Renderful Generation

by luv005 · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1063
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install renderful-generation
Description
Use Renderful from OpenClaw for image/video/audio/3D creation with model discovery, quote-before-generate workflow, deterministic polling, and insufficient-funds/x402 fallback.
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install renderful-generation
  3. After installation, invoke the skill by name or use /renderful-generation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug renderful-generation
Version 0.1.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1063 downloads so far.

How do I install Renderful Generation?

Run "/install renderful-generation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Renderful Generation free?

Yes, Renderful Generation is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Renderful Generation support?

Renderful Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Renderful Generation?

It is built and maintained by luv005 (@luv005); the current version is v0.1.0.

💬 Comments