← 返回 Skills 市场
aipoch-ai

Translational Gap Analyzer

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install translational-gap-analyzer
功能描述
Assess translational gaps between preclinical models and human diseases.
安全使用建议
This skill appears coherent and self-contained, but before installing or running it: 1) open scripts/main.py and scan the code for any unexpected network calls, filesystem writes, or subprocess executions (the included portion appears local-only); 2) run python -m py_compile scripts/main.py and python scripts/main.py --help in a sandbox or isolated environment first; 3) note that the source is 'unknown' (no homepage) — if provenance matters for your environment, ask the publisher for a canonical repository or additional review; 4) the requirements.txt lists built-in packages (dataclasses, enum) which is harmless but unnecessary for modern Python — ensure your runtime Python version matches the documented requirement (3.8+). If you want higher assurance, request the full untruncated main.py for review to confirm there are no hidden network or credential operations.
功能分析
Type: OpenClaw Skill Name: translational-gap-analyzer Version: 1.0.0 The translational-gap-analyzer skill is a purely analytical tool designed to assess differences between preclinical models and human diseases using a hardcoded knowledge base. The Python script (scripts/main.py) performs data lookups and scoring without any network access, external command execution (eval/exec), or suspicious file system operations. All logic is transparent, well-documented in SKILL.md, and lacks any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (assessing translational gaps) match the included assets: SKILL.md documents expected workflows and the packaged implementation is scripts/main.py containing domain-specific knowledge and scoring logic. The required environment/credentials are none, which is proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs running python -m py_compile and python scripts/main.py with well-scoped command-line arguments; it references a 'CONFIG' block to edit if present and local references/README guidance. Minor inconsistency: the docs mention an in-file CONFIG block — review scripts/main.py to confirm such a block exists before editing, but this is not a high-risk issue.
Install Mechanism
No install spec is provided and the skill is instruction-only with a packaged script. This is low-risk: nothing is downloaded or written during install.
Credentials
The skill declares no required env vars, no credentials, and the script appears to be self-contained (uses internal knowledge dictionaries and standard library). There is no evidence of network access, secret handling, or unrelated credential requests.
Persistence & Privilege
Skill does not request persistent inclusion (always:false) and does not appear to modify agent/system configurations. Autonomous invocation is allowed by default but there are no additional privileges requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install translational-gap-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /translational-gap-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of translational-gap-analyzer. - Assesses translational gaps between preclinical models and human diseases. - Provides structured workflows for both full and quick risk assessments. - Supports multi-model comparison and focused analysis by specific disease or biological domain. - Outputs standardized, reproducible reports including gap scores, risks, and improvement recommendations. - Includes command-line interface, example usage scenarios, and security best practices. - Reference materials and audit-ready commands are provided for validation and compliance.
元数据
Slug translational-gap-analyzer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Translational Gap Analyzer 是什么?

Assess translational gaps between preclinical models and human diseases. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Translational Gap Analyzer?

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

Translational Gap Analyzer 是免费的吗?

是的,Translational Gap Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Translational Gap Analyzer 支持哪些平台?

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

谁开发了 Translational Gap Analyzer?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论