← 返回 Skills 市场
araa47

vizclaw

作者 araa47 · GitHub ↗ · v1.0.3
cross-platform ✓ 安全检测通过
1194
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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 environment (network controls or sandbox) and point it at non-sensitive test logs/gateways first. - If you plan to use the uv run https://vizclaw.com URL from SKILL.md, remember that downloads and execution will come from that domain — only do that if you trust vizclaw.com. If you want, I can scan the full connect.py for specific endpoint URLs, payload shapes, and any hardcoded domains or tokens (the provided file is truncated).
功能分析
Type: OpenClaw Skill Name: vizclaw Version: 1.0.3 The VizClaw skill is designed to stream OpenClaw events to the VizClaw visualization service. The `scripts/connect.py` file handles event parsing and sends them via WebSockets or HTTP POST to `api.vizclaw.com`, which is consistent with the skill's stated purpose. The `SKILL.md` file provides installation and usage instructions, including direct execution of the Python script from `vizclaw.com`, which is the expected source. The script includes features like redaction modes for sensitive data and does not exhibit any signs of unauthorized data exfiltration, malicious execution, persistence, or prompt injection with harmful intent.
能力评估
Purpose & Capability
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.
Instruction Scope
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 stated purpose but has privacy/exfiltration risk.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vizclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vizclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- No visible changes detected in this version. - Functionality and documentation remain the same as the previous release.
v1.0.2
- No functional changes in this release. - Documentation and skill description remain unchanged.
v1.0.1
- Added ClawHub installation instructions for easier setup. - Updated quick commands section: clarified how to install and use VizClaw as a ClawHub skill. - Emphasized that VizClaw events auto-stream when installed via ClawHub. - No code changes; documentation improved for clarity and usability.
v1.0.0
Initial release of the VizClaw skill. - Connects OpenClaw-style runs to VizClaw live rooms from a ClawHub-installable skill. - Supports instant room creation and event streaming (agent, trigger, etc.) via JSONL or websocket. - Includes safety features: overview/hidden mode redacts sensitive content. - Provides quick command-line usage and advanced configuration options.
元数据
Slug vizclaw
版本 1.0.3
许可证
累计安装 0
当前安装数 0
历史版本数 4
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1194 次。

如何安装 vizclaw?

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

vizclaw 是免费的吗?

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

vizclaw 支持哪些平台?

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

谁开发了 vizclaw?

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

💬 留言讨论