← 返回 Skills 市场
yanzhanglee

Personal Genomics Analysis

作者 Yanzhang · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
233
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install personal-genomics-analysis
功能描述
Analyze consumer DNA data from WeGene, 23andMe, AncestryDNA, VCF, BAM, or CRAM files. Generate evidence-based reports covering health risks, pharmacogenomics...
安全使用建议
This package documents a full genomics analysis pipeline but only provides a genotype parser and supporting docs — the analysis engine (SNP DB in machine-readable form, multi-SNP logic, and report generator) appears to be missing. Before installing or uploading any personal genomic files: 1) Confirm with the publisher where the analysis/reporting code and the programmatic SNP database live; do not upload sensitive data if the code that performs interpretation is absent or opaque. 2) If you need CRAM/BAM support, note the docs instruct building samtools/bcftools from GitHub (requires network access and compilation); only perform this in an environment you control and trust. 3) Be aware the skill will ask for medical history and medication lists — this is expected for personalized interpretation, but treat it as highly sensitive personal health information. 4) Review the parse_genotypes.py output locally first to ensure data never leaves your machine; ask the maintainer to provide the missing analysis/reporting scripts (or a clear, auditable implementation) before trusting automated recommendations (especially dosing or clinical suggestions). 5) Consider running any untrusted code in an isolated VM/container and consult a qualified clinician for medical decisions; do not treat supplement or diagnostic recommendations as definitive medical advice.
功能分析
Type: OpenClaw Skill Name: personal-genomics-analysis Version: 1.0.1 The skill provides a comprehensive framework for analyzing sensitive genomic data and personal medical history. It includes instructions in 'references/tool_setup.md' to download and compile external bioinformatics tools (samtools and bcftools) from GitHub using 'curl' and 'make'. While these high-risk capabilities (remote code execution and network access) are plausibly required for the stated purpose of analyzing alignment files, the combination of processing highly sensitive personal health information and executing remote build scripts warrants a suspicious classification under the provided criteria.
能力评估
Purpose & Capability
The skill's description and SKILL.md promise a complete pipeline: parsing, SNP lookups (~120 curated SNPs), complex multi-SNP logic (APOE, CYP2C19, MTHFR), report generation, and supplement/clinical recommendations. The file manifest only includes a genotype parser (scripts/parse_genotypes.py) and human-readable references (markdown). There is no programmatic SNP database (described as 'maintained in JSON-compatible format in the scripts directory'), no analysis/interpretation script, and no HTML report generator. Several references (e.g., deep analysis, combining star alleles, report output) are not implemented in the code that is present.
Instruction Scope
SKILL.md explicitly instructs the agent to read user-uploaded genetic files and to elicit sensitive medical history, medications, and family history — which is coherent for genomics analysis but involves highly sensitive personal health/genetic data. The instructions also tell the agent to 'Write a Python script' for analysis and report generation; that implementation is not present, leaving the runtime behavior ambiguous and granting broad discretion. The docs further recommend installing and using samtools/bcftools (including fetching references from remote servers) for CRAM/BAM handling, which implicitly requires network access and additional tools not declared in the manifest.
Install Mechanism
There is no formal install spec (instruction-only), which lowers immediate risk. However references/tool_setup.md contains explicit curl download and compile commands for samtools and bcftools from GitHub releases (legitimate, known release host). That document would cause the environment to download and build external code if followed; this is a moderate-risk operational step (network fetch + compilation) but uses well-known release URLs rather than obfuscated hosts. The repo itself does not automate or declare this install step.
Credentials
The skill declares no required environment variables or credentials (none present in registry metadata). The docs optionally reference setting REF_PATH for CRAM reference fetching, which is reasonable for CRAM handling but is not required. Overall, there are no unexplained credentials or secret requests in the package. Still, the skill will request sensitive personal data (raw genotype files, medical history, medications) as part of normal operation — expected for the stated purpose but privacy-sensitive.
Persistence & Privilege
The skill is not always-enabled and does not request special platform privileges. It does not appear to modify other skills or system-wide settings. No persistent credentials or auto-enablement behavior is present in the manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personal-genomics-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personal-genomics-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Refine ClawHub description
v1.0.0
Initial release
元数据
Slug personal-genomics-analysis
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Personal Genomics Analysis 是什么?

Analyze consumer DNA data from WeGene, 23andMe, AncestryDNA, VCF, BAM, or CRAM files. Generate evidence-based reports covering health risks, pharmacogenomics... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。

如何安装 Personal Genomics Analysis?

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

Personal Genomics Analysis 是免费的吗?

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

Personal Genomics Analysis 支持哪些平台?

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

谁开发了 Personal Genomics Analysis?

由 Yanzhang(@yanzhanglee)开发并维护,当前版本 v1.0.1。

💬 留言讨论