← 返回 Skills 市场
zoohero500

Rendshot

作者 Martian · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rendshot
功能描述
Image generation and screenshot tool using Rendshot. Use when the user asks to generate images from HTML/CSS, take website screenshots, render templates to i...
安全使用建议
This skill appears to do what it says (render HTML to images and take screenshots), but it relies on an external Rendshot service. Before installing or enabling it: (1) Confirm where the agent will send HTML and screenshots (api.rendshot.com or a self-hosted endpoint) and review that service's privacy policy; (2) do not provide an API key to the skill unless you trust the service — supplying RENDSHOT_API_KEY would allow the skill to transmit arbitrary page content and images; (3) avoid asking the skill to screenshot internal/private URLs or sensitive pages unless you control or self-host the service; (4) ask the skill author to correct the metadata so the required RENDSHOT_API_KEY is declared in requires.env (so it’s clear what credentials are needed), and to document where keys are stored and whether the skill retains copies of rendered content; (5) if you need stricter safety, prefer a self-hosted Rendshot endpoint or a local rendering tool to avoid sending sensitive content off-host.
功能分析
Type: OpenClaw Skill Name: rendshot Version: 1.0.0 The 'rendshot' skill is a legitimate tool for generating images from HTML/CSS, templates, or AI prompts, and for taking website screenshots via the Rendshot API (api.rendshot.com). The provided documentation (SKILL.md, api-endpoints.md, mcp-tools.md) is consistent with its stated purpose and contains no evidence of malicious intent, data exfiltration, or prompt injection.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name and description (image generation, HTML→image, screenshots, templates) match the SKILL.md and reference docs. The provided MCP tool names and API/CLI/SDK examples are coherent with the stated purpose. Minor inconsistency: the docs show use of an API key (RENDSHOT_API_KEY) and external endpoints, but the skill metadata lists no required environment variables or primary credential.
Instruction Scope
Runtime instructions explicitly instruct sending HTML, screenshots of arbitrary URLs, and templates to an external service (api.rendshot.com). That behavior is consistent with the feature set, but it means user-provided or internal URLs and HTML will be transmitted off-host. The SKILL.md does not instruct reading local files or unrelated system state, which is good, but the broad permission to screenshot arbitrary URLs is a potential SSRF/data-exfil problem if not limited or consented to.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest installation risk. The references include example install commands (npm, pip) for the external Rendshot SDK/CLI, but the skill itself does not install anything.
Credentials
The included references and examples expect an API key (RENDSHOT_API_KEY / Authorization: Bearer rs_live_xxx) to authenticate to api.rendshot.com, but the skill metadata declares no required env vars or primary credential. Requiring a service API key is reasonable for this purpose, but the omission in metadata is an inconsistency that should be fixed. Also, providing that API key to this skill would grant it the ability to send arbitrary page content and templates to the external service — verify that is acceptable before supplying keys.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It does not declare any actions that modify other skills or system-wide configuration. Autonomous invocation is allowed by default but not combined here with any other high privilege indicators.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rendshot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rendshot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: MCP tools, API, CLI, SDK reference for image generation and screenshots
元数据
Slug rendshot
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Rendshot 是什么?

Image generation and screenshot tool using Rendshot. Use when the user asks to generate images from HTML/CSS, take website screenshots, render templates to i... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 Rendshot?

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

Rendshot 是免费的吗?

是的,Rendshot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rendshot 支持哪些平台?

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

谁开发了 Rendshot?

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

💬 留言讨论