ClawBio Equity Scorer
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Future installs may receive different package versions than the author tested.
The skill installs external Python packages without exact pinned versions. These dependencies are expected for the bioinformatics/statistics purpose, but unpinned packages can change over time.
uv | package: biopython; uv | package: pandas; uv | package: scikit-learn; uv | package: matplotlib; uv | package: numpy
Install from trusted package sources and prefer a lockfile or pinned versions if reproducibility or supply-chain control is important.
Generated reports and tables may reveal sensitive population, ancestry, or genomic characteristics of a dataset.
The skill is designed to process sensitive genomic and ancestry data and persist derived summaries, figures, tables, and reproducibility artifacts locally.
Input Formats ... VCF File ... Genotype fields (GT) for multiple samples ... Ancestry CSV ... population or ancestry ... Write report ... Markdown with embedded figure paths, methods, and reproducibility block.
Use this only on data you are authorized to analyze, choose a private output directory, and avoid sharing generated reports unless they have been reviewed for privacy.
