openclaw 网盘下载
OpenClaw

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

首页 > 技能库 > vizclaw

Connect OpenClaw-style runs to VizClaw live rooms from a ClawHub-installable skill. Use when you need quick room creation, JSONL/websocket bridging, trigger and agent event streaming, or safe overview-mode visualization.

数据与表格

许可证:MIT-0

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

版本:v1.0.3

统计:⭐ 0 · 1k · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:araa47/vizclaw

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill appears to do what it claims (bridge OpenClaw events to VizClaw) and its requirements are broadly consistent with that purpose, but it will read local event streams and transmit them to an external service and the README recommends running code from an external URL — so review and be careful about streaming sensitive data before installing.

目的

Name/description (bridge OpenClaw runs to VizClaw rooms) matches the delivered artifacts: an event-bridging Python script that reads JSONL/stdin/local websocket gateways and POSTs/WSes events to VizClaw endpoints. No unrelated credentials or binaries are required.

说明范围

SKILL.md and the script instruct the agent/user to tail local OpenClaw JSONL logs, connect to local websocket gateways (e.g. ws://127.0.0.1:18789), or accept stdin piping; those inputs can contain arbitrary text (including secrets). The README does include a short safety note, but the instructions do permit transmitting local agent activity to an external service, so users must avoid piping sensitive data. The scope is consistent with the stat…

安装机制

The skill bundle contains the script (no install spec), which is low-risk. However SKILL.md encourages running the script directly from https://vizclaw.com via uv run — that is remote code execution from a third-party domain. Running the remote URL is convenient but increases risk; prefer installing the included code and inspecting it locally before execution.

证书

The skill declares no required env vars or credentials, which is proportional. The script does make outbound HTTP/WS connections to VizClaw and can be pointed at local gateways/files; this is expected, but it means local event data may be sent externally without needing explicit credentials. Users should confirm that event payloads do not contain secrets before enabling streaming.

持久

The skill is not force-included (always:false), does not request system-wide config changes, and contains no install-time persistence mechanisms in the bundle. Autonomous invocation is allowed by default (platform normal) but not escalated by this skill.

综合结论

This skill is coherent with its stated purpose, but it transmits local OpenClaw events to an external VizClaw service. Before installing or running: - Inspect scripts/connect.py locally (the bundle includes the file) rather than blindly running a remote URL. - Avoid piping outputs that may contain secrets (API keys, private prompts, tokens) into the bridge; use overview/hidden modes if available. - If you must test, run it in a restricted envi…

安装(复制给龙虾 AI)

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

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「vizclaw」。简介:Connect OpenClaw-style runs to VizClaw live rooms from a ClawHub-installable sk…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/araa47/vizclaw/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

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