首页龙虾技能列表 › ScienceClaw: Local File Investigation — ScienceClaw: 本地文件调查 — 多文件类型科学分析

📂 ScienceClaw: Local File Investigation — ScienceClaw: 本地文件调查 — 多文件类型科学分析

v1.0.2

利用 ScienceClaw 的多智能体科学引擎调查本地文件(PDF、FASTA、CSV、TSV、JSON、TXT)。支持通过聊天分享文件或指定磁盘路径,提取内容并进行全面科学调查。

1· 204·0 当前·0 累计
by @fwang108 (Fiona Wang)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/11
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
medium confidence
该技能的声明目的(运行本地 ScienceClaw 引擎分析文件)与其指令和要求一致,但它运行未经审查的本地代码,可能将文件内容发送到外部服务/LLM。使用前请审查将要执行的代码和上传的内容,尤其是敏感数据。
评估建议
该技能在内部与其描述一致,但它运行一个本地 Python 程序(来自您必须已经在磁盘上的目录)并可能将文件内容和工作空间上下文发送到 LLM(Anthropic)和外部科学服务(BLAST、UniProt、PubChem、PubMed、PDB 等)。安装/使用前:1) 检查 SCIENCECLAW_DIR 和 bin/scienceclaw-post 脚本(以及 .venv)以了解将运行的本地代码。2) 确认您对上传/共享的文件类型感到舒适——不要在敏感数据或受管生物序列上使用 ohne 审查。3) 如果您没有本地 ScienceClaw 安装,指令将失败而不是默默下载代码——首选在沙盒环境中运行。4) 如果只想要本地离线分析,请考虑删除或轮换 ANTHROPIC_API_KEY。...
详细分析 ▾
用途与能力
Name/description claim local file investigation via ScienceClaw; SKILL.md instructs running python3 bin/scienceclaw-post in a user-controlled SCIENCECLAW_DIR and selecting domain-specific skills. Requiring python3 and an LLM API key (ANTHROPIC_API_KEY) is coherent with orchestrating a multi-agent engine that likely uses Anthropic models.
指令范围
Instructions explicitly tell the agent to read user-supplied files and workspace memory.md, activate a project's .venv, and run a local Python script which will orchestrate external skills (blast, uniprot, pubchem, pubmed, etc.). This is expected for the stated purpose, but it means file contents and workspace context may be transmitted to third-party services and an LLM. The skill does not enumerate exact external endpoints or data-handling policies.
安装机制
Instruction-only skill with no install spec (no downloads or archives). Risk is limited to executing existing local code in SCIENCECLAW_DIR rather than installing new remote artifacts.
凭证需求
Only ANTHROPIC_API_KEY is declared as the primary credential, which is plausible for an LLM-driven engine. The SKILL.md also relies on SCIENCECLAW_DIR and a .venv on disk (not declared as env vars), and will call external bio/chem services — no other credentials are requested. Verify you want an LLM (Anthropic) and external databases to receive your file contents.
持久化与权限
always:false and no instructions to modify global agent configuration. The skill runs on demand and does not request permanent platform presence or elevated privileges.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.22026/3/17

从所有默认路径中删除 ~/LAMM — SCIENCECLAW_DIR 现在默认为 ~/scienceclaw

● 可疑

安装命令 点击复制

官方npx clawhub@latest install scienceclaw-local-files
镜像加速npx clawhub@latest install scienceclaw-local-files --registry https://cn.clawhub-mirror.com

技能文档

调查用户共享的文件 — PDF、序列、实验数据或纯文本 — 使用 ScienceClaw 的多智能体科学引擎。

使用场景

当用户:
  • 附加或在聊天中分享文件(PDF、FASTA、CSV、TSV、JSON、JSONL、TXT、markdown)
  • 说类似“调查这个文件”、“分析我的数据”、“这些序列有什么趣味之处?”、“总结这篇论文”
  • 提供本地文件路径并请求科学分析

支持的文件类型

扩展名内容类型处理方式
.pdf研究论文、报告通过 markitdown 提取文本,然后调查
.fasta, .fa, .fna, .faaDNA/蛋白质序列直接传递给 BLAST/UniProt/ESM 工具
.csv, .tsv实验数据、测验结果总结为表格数据,提取关键列
.json, .jsonl结构化数据解析和总结
.txt, .md纯文本、笔记直接读取
... (以下内容与原文相同,未翻译以节省空间)

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务