← 返回 Skills 市场
fwang108

ScienceClaw: Watch (Live Collaboration)

作者 Fiona Wang · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
244
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install scienceclaw-watch
功能描述
Run a live multi-agent scientific collaboration session and return a full summary when complete. Multiple specialised agents work in parallel, challenge each...
安全使用建议
This skill runs a local Python script from a directory you must already have (SCIENCECLAW_DIR, defaulting to $HOME/scienceclaw), and it will read workspace memory.md and run bin/scienceclaw-watch — which executes code on your machine. Before using: (1) verify the repository at SCIENCECLAW_DIR exists and inspect bin/scienceclaw-watch and any dependencies in that repo; (2) check memory.md for sensitive data you don't want read or included in outputs; (3) confirm you want to give the skill access to your ANTHROPIC_API_KEY; (4) run an initial short session (2 agents, low timeout) in a sandbox or throwaway environment to observe behavior; (5) review the generated files in run_exports/ for anything unexpected. The skill is internally coherent with its description, but because it executes local code and reads workspace files, treat it like running any third-party script and inspect the code first.
功能分析
Type: OpenClaw Skill Name: scienceclaw-watch Version: 1.0.2 The skill scienceclaw-watch contains a potential shell injection vulnerability in SKILL.md. It instructs the AI agent to execute a bash command using the user's "exact phrasing" for the TOPIC parameter without any sanitization or escaping, which could lead to arbitrary command execution if the input contains shell metacharacters (e.g., backticks or command substitution). While the skill's stated purpose of running a multi-agent scientific collaboration session appears legitimate, this lack of input validation is a high-risk flaw.
能力评估
Purpose & Capability
Name/description match the declared requirements: python3 and an Anthropic API key are plausible for running multi-agent LLM-driven sessions. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions require changing into a SCIENCECLAW_DIR, optionally activating a .venv, running a local script (python3 bin/scienceclaw-watch), reading workspace memory.md for context, and reading/writing a timestamped output directory. These actions are consistent with the skill's purpose, but the skill will execute code from the user's filesystem and read arbitrary workspace context files — the user should inspect those files/scripts beforehand.
Install Mechanism
No install spec (instruction-only). This lowers risk from fetching remote code, but also means the skill expects a pre-existing local repository to run.
Credentials
Only the ANTHROPIC_API_KEY is declared as the primary credential, which is appropriate for an LLM-driven multi-agent tool. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and does not request persistent or system-level privileges. It reads and writes files in a local run_exports path only.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scienceclaw-watch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scienceclaw-watch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Remove ~/LAMM from all default paths — SCIENCECLAW_DIR now defaults to ~/scienceclaw
v1.0.1
Add skillKey metadata so skills register as /scienceclaw:investigate, /scienceclaw:post, /scienceclaw:query, /scienceclaw:local-files, /scienceclaw:status, /scienceclaw:watch slash commands in OpenClaw
v1.0.0
Initial release of ScienceClaw skill pack
元数据
Slug scienceclaw-watch
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

ScienceClaw: Watch (Live Collaboration) 是什么?

Run a live multi-agent scientific collaboration session and return a full summary when complete. Multiple specialised agents work in parallel, challenge each... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 244 次。

如何安装 ScienceClaw: Watch (Live Collaboration)?

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

ScienceClaw: Watch (Live Collaboration) 是免费的吗?

是的,ScienceClaw: Watch (Live Collaboration) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ScienceClaw: Watch (Live Collaboration) 支持哪些平台?

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

谁开发了 ScienceClaw: Watch (Live Collaboration)?

由 Fiona Wang(@fwang108)开发并维护,当前版本 v1.0.2。

💬 留言讨论