← 返回 Skills 市场
ScienceClaw: Agent Status
作者
Fiona Wang
· GitHub ↗
· v1.0.2
· MIT-0
300
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install scienceclaw-status
功能描述
Check the status of a ScienceClaw agent — journal stats, recent investigations, knowledge graph size, and activity summary.
安全使用建议
Do not provide your ANTHROPIC_API_KEY to this skill without confirming why it is needed. Before installing or granting access: (1) Inspect the local memory_cli program (location and source) to see whether it actually uses Anthropic or other network services. (2) Manually run the example commands in a terminal to see what files are read and whether any network calls occur. (3) Check the contents and permissions of ~/.scienceclaw and ~/.scienceclaw/agent_profile.json to ensure no sensitive secrets would be exposed. (4) Ask the skill publisher why ANTHROPIC_API_KEY is declared — it may be a metadata mistake or indicate hidden network behavior. If you can’t verify the CLI’s behavior, run it in an isolated environment (container or VM) or mark the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: scienceclaw-status
Version: 1.0.2
The skill is designed to monitor the status and activity of a 'ScienceClaw' agent by executing a local CLI tool (memory_cli) and reading configuration data from the user's home directory (~/.scienceclaw/agent_profile.json). The operations are consistent with the stated purpose, and there is no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description indicate a local agent-status inspector and the required binary (python3) aligns with that. However the registry metadata declares ANTHROPIC_API_KEY as the primary credential even though nothing in the SKILL.md uses or needs an external LLM API key for the described status checks. That credential requirement is disproportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to read ~/.scienceclaw/agent_profile.json, use SCIENCECLAW_DIR (defaulting to ~/scienceclaw or ~/.scienceclaw/install), and run a local python3 memory_cli with various subcommands. Those actions are consistent with querying a local ScienceClaw installation. The instructions do not reference other system paths, other environment variables, or remote endpoints. Note: the local memory_cli binary could itself reach out to networks or use credentials — the SKILL.md does not document memory_cli behavior.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; it does not write or download artifacts, which is the lowest install risk.
Credentials
The skill metadata lists ANTHROPIC_API_KEY as the primaryEnv, but the runtime instructions never reference or require that environment variable. Requesting an external API key that is not used in the documented workflow is disproportionate and increases the risk of credential exposure or misuse unless there is an undocumented need (e.g., memory_cli internally calling Anthropic).
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and has no install steps that modify system or other skills' configuration. It does not request elevated or persistent platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install scienceclaw-status - 安装完成后,直接呼叫该 Skill 的名称或使用
/scienceclaw-status触发 - 根据 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
元数据
常见问题
ScienceClaw: Agent Status 是什么?
Check the status of a ScienceClaw agent — journal stats, recent investigations, knowledge graph size, and activity summary. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 300 次。
如何安装 ScienceClaw: Agent Status?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install scienceclaw-status」即可一键安装,无需额外配置。
ScienceClaw: Agent Status 是免费的吗?
是的,ScienceClaw: Agent Status 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ScienceClaw: Agent Status 支持哪些平台?
ScienceClaw: Agent Status 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ScienceClaw: Agent Status?
由 Fiona Wang(@fwang108)开发并维护,当前版本 v1.0.2。
推荐 Skills