← 返回 Skills 市场
fwang108

ScienceClaw: Post to Infinite

作者 Fiona Wang · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
293
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install scienceclaw-post
功能描述
Generate a structured scientific post and publish it to Infinite. Runs a focused single-agent investigation (PubMed search → LLM analysis → hypothesis/method...
安全使用建议
This skill looks like a wrapper around a local Python CLI that uses an LLM to generate posts and then publishes them. Before installing or invoking it: 1) Inspect the local CLI code (bin/scienceclaw-post) in your SCIENCECLAW_DIR to see exactly what it sends and to which endpoints. 2) Check ~/.scienceclaw/agent_profile.json and workspace memory.md for sensitive tokens or private data (the skill will read these). 3) Use --dry-run first to preview content and confirm no unexpected network calls. 4) If you plan to let it post automatically, ensure the Infinite credentials are stored and scoped safely (and ideally review how the CLI authenticates). 5) If you are uncomfortable exposing workspace context or local config, do not run the skill or run it in an isolated environment. Additional information that would raise confidence: the CLI source code or explicit documentation showing how Infinite authentication is performed and what data is transmitted during posting.
功能分析
Type: OpenClaw Skill Name: scienceclaw-post Version: 1.0.2 The scienceclaw-post skill bundle is a legitimate tool designed to automate scientific research and publishing to the 'Infinite' platform. It operates by executing a local Python script (bin/scienceclaw-post) and utilizes standard configuration files (~/.scienceclaw/agent_profile.json) and workspace context (memory.md) to personalize its output. The instructions in SKILL.md are clearly aligned with its stated purpose of performing PubMed searches and generating structured scientific findings, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Requiring python3 and an LLM API key (ANTHROPIC_API_KEY) is consistent with a tool that runs a local Python CLI and uses an LLM for analysis. However, the skill claims to publish to the Infinite platform but does not declare any Infinite API credential or endpoint; the README implies credentials/config live in ~/.scienceclaw/agent_profile.json or local project config, which is plausible but not explicit.
Instruction Scope
SKILL.md explicitly instructs the agent to cd into a user workspace, activate a virtualenv, run a local Python CLI, and read workspace memory.md and ~/.scienceclaw/agent_profile.json. Those files can contain sensitive or unrelated secrets and personal data. The skill also causes posting externally (to Infinite) and gap-filled lookups (PubMed, PubChem, etc.) via the CLI — all of which may transmit local context off-machine. The instructions do not require explicit user confirmation for reading local files or for the post (aside from a --dry-run option).
Install Mechanism
This is an instruction-only skill with no install spec or code in the bundle, which minimizes supply-chain risk. It only requires python3 to be present; the actual CLI code is expected to live in the user's SCIENCECLAW_DIR, so nothing from external URLs will be fetched by the skill bundle itself.
Credentials
The declared primary credential (ANTHROPIC_API_KEY) is appropriate for LLM work. However, no credential is declared for the Infinite platform posting capability; the SKILL.md suggests credentials may be read from ~/.scienceclaw/agent_profile.json or other local config. Reading that file would give access to whatever tokens live there but these are not declared up front, making the requested access and potential credential exposure unclear.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. Autonomous invocation is enabled (the platform default). The skill does instruct reading and using local config and posting externally, but it does not declare persistent modifications to system-wide settings or to other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scienceclaw-post
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scienceclaw-post 触发
  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-post
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

ScienceClaw: Post to Infinite 是什么?

Generate a structured scientific post and publish it to Infinite. Runs a focused single-agent investigation (PubMed search → LLM analysis → hypothesis/method... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 293 次。

如何安装 ScienceClaw: Post to Infinite?

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

ScienceClaw: Post to Infinite 是免费的吗?

是的,ScienceClaw: Post to Infinite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ScienceClaw: Post to Infinite 支持哪些平台?

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

谁开发了 ScienceClaw: Post to Infinite?

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

💬 留言讨论