← 返回 Skills 市场
antoinedc

Clawhub Renderkit Skill

作者 antoinedc · GitHub ↗ · v1.4.0
cross-platform ✓ 安全检测通过
878
总下载
2
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install renderkit
功能描述
Render structured data as beautiful hosted web pages, and create hosted forms for data collection, using the RenderKit API. Use this for visual pages, survey...
安全使用建议
This skill is internally consistent, but before installing: 1) verify renderkit.live is a trusted provider and review its privacy/data-retention policy because anything you send (including user content) will be stored/served by that service; 2) avoid sending secrets or highly sensitive PII to the RenderKit API; 3) use a limited-scope API key if the service supports it and rotate/revoke keys if you stop using the skill; 4) note minor docs inconsistencies in SKILL.md (a couple example paths differ), so double-check the official API docs at https://renderkit.live/docs.md if you need exact endpoints; and 5) since the source/publisher is unknown, consider testing with a throwaway account/key first.
功能分析
Type: OpenClaw Skill Name: renderkit Version: 1.4.0 The skill bundle is benign. It provides instructions and examples for interacting with the RenderKit API using `curl` to create and manage web pages and forms. It requires a `RENDERKIT_API_KEY` for authentication, which is standard practice for API interactions. There is no evidence of malicious prompt injection, unauthorized data exfiltration, or execution of arbitrary commands beyond the stated purpose of interacting with `https://renderkit.live`.
能力评估
Purpose & Capability
Name and description match the declared requirements: the skill only needs curl and RENDERKIT_API_KEY and its SKILL.md exclusively describes HTTP calls to https://renderkit.live endpoints for rendering pages and creating forms.
Instruction Scope
Instructions are narrowly scoped to issuing curl requests to renderkit.live and using the RENDERKIT_API_KEY. They do allow sending arbitrary content to the remote API (expected for this use) — this means the agent could transmit sensitive data if asked to render it, so users should avoid sending secrets or PII to the service.
Install Mechanism
No install spec and no code files (instruction-only); nothing is written to disk and no third-party packages are fetched, which minimizes install-time risk.
Credentials
Only a single API credential (RENDERKIT_API_KEY) is required and declared as the primary credential. That is proportional for a hosted-API integration and matches the runtime instructions.
Persistence & Privilege
The skill does not request always:true and uses normal autonomous invocation defaults. It does not request system config paths or other skills' credentials and has no install steps that would give it persistent system presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install renderkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /renderkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.4.0
Switch x402 payment from x402-fetch to Coinbase Agentic Wallet (awal)
v1.3.5
Restructured skill documentation for clarity. Clean Setup/Usage/Notes/Examples format.
v1.3.4
Remove webhook mention and file upload reference to reduce data-exfiltration surface flags. Add homepage metadata.
v1.3.3
Declare RENDERKIT_API_KEY and curl as required dependencies in frontmatter metadata to satisfy security scanner credential disclosure requirements.
v1.3.2
Remove auto-update mechanism and OpenClaw-specific auth; use standard env var for API key. Fixes security scan flags.
v1.3.1
Add inline link support to DayTimeline, enforce composition deduplication rules for cleaner page hierarchy
元数据
Slug renderkit
版本 1.4.0
许可证
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Clawhub Renderkit Skill 是什么?

Render structured data as beautiful hosted web pages, and create hosted forms for data collection, using the RenderKit API. Use this for visual pages, survey... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 878 次。

如何安装 Clawhub Renderkit Skill?

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

Clawhub Renderkit Skill 是免费的吗?

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

Clawhub Renderkit Skill 支持哪些平台?

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

谁开发了 Clawhub Renderkit Skill?

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

💬 留言讨论