openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > claw2ui

Generate interactive web pages (dashboards, charts, tables, reports) and serve them via public URL. Use this skill when the user explicitly asks for data vis...

媒体与内容

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.1.0

统计:⭐ 0 · 135 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:0xsegfaulted/claw2ui

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's requirements, instructions, and optional installs align with its stated purpose of generating and publishing dashboards, but you should review and trust the npm package and be careful about publishing sensitive data or stored tokens.

目的

Name and description describe generating and publishing interactive pages. Required binaries (node, claw2ui) and optional cloudflared (for tunnels) are coherent with that purpose. No unrelated credentials or config paths are requested.

说明范围

SKILL.md instructs the agent to create TypeScript DSL specs (written under /tmp), register/persist a token (~/.claw2ui.json), and publish to a server (default HF Space). The document repeatedly mandates explicit user confirmation before publishing and warns not to include secrets. This scope is appropriate, but the skill relies on the agent actually enforcing the confirmation step — that enforcement is not automatically guaranteed by this inst…

安装机制

Install options are npm (claw2ui) and optional brew (cloudflared). npm global installs are a moderate-risk install mechanism (untrusted packages can execute code on install); cloudflared via brew is a standard, lower-risk channel. The SKILL.md provides a GitHub link for verification which helps vetting.

证书

The skill declares no required env vars and no primary credential, which matches normal usage of a CLI that registers to a server and stores a token locally. The skill will write ~/.claw2ui.json (server URL + token) and can publish to an external HF Space by default — that behavior is expected but means published content (and the token if misused) can be exposed if mishandled. Self-hosting and optional backup introduce additional env vars (HF_…

持久

always:false (normal). The skill writes its own config (~/.claw2ui.json) and temp spec files (/tmp/*.ts), which is reasonable for a CLI that registers and publishes. It does not request system-wide changes or other skills' configs.

综合结论

This skill appears to do what it says: generate TypeScript-based dashboard specs and publish them via the claw2ui service. Before installing: (1) Review the npm package and linked GitHub repo (npm global installs run code on your machine). (2) Ensure the agent asks you explicitly and shows the content before any publish — SKILL.md requires confirmation but cannot enforce it for you. (3) Never include secrets, API keys, or internal endpoints in…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「claw2ui」。简介:Generate interactive web pages (dashboards, charts, tables, reports) and serve …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/0xsegfaulted/claw2ui/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。