Back to skill
Skillv0.2.0
VirusTotal security
Equity Scorer · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:43 AM
- Hash
- 2d041d7a94527d151af1894f194286d2a27294f634f59b320d26778930e0117f
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: equity-scorer Version: 0.2.0 The OpenClaw AgentSkills skill bundle 'equity-scorer' is a benign bioinformatics tool designed to compute diversity and health equity metrics. The `SKILL.md` clearly outlines the agent's purpose and workflow, and explicitly states 'No data upload' and 'No external API calls for genomic data'. The `equity_scorer.py` script confirms this, performing only local file I/O for reading VCF/CSV inputs and writing reports, figures, and tables to a user-specified output directory. It uses standard Python libraries (numpy, pandas, scikit-learn, matplotlib) and does not contain any suspicious imports, network calls, system command execution, sensitive data access, or obfuscation. The `tests/test_equity_scorer.py` further validates its intended functionality with local demo data.
- External report
- View on VirusTotal
