← Back to Skills Marketplace
agimodel

DNA

by AGImodel · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
387
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install dna
Description
Biological code execution and genomic intelligence system. Translates raw A-T-C-G sequences into actionable health, longevity, and pharmacogenomic protocols....
README (SKILL.md)

DNA: The Biological Operating System

Philosophy

In the agentic era, your DNA is the most permanent code you own. It is the hard-coded instruction set of your physical existence. DNA Brain allows your agent to read this code, not just as data, but as a dynamic blueprint for optimizing performance, longevity, and wellness.


Bio-Logic Architecture

  "ingestion": "Direct interpretation of raw FASTQ/VCF genomic data",
  "privacy":   "Zero-Knowledge Processing — DNA never leaves the encrypted enclave",
  "logic":     "Multi-variate SNP analysis across 2026 clinical grade databases",
  "output":    "Non-medical biological optimization protocols"
}```

---

## Genomic Primitives
```GENOMIC_FUNCTIONS = {
  "longevity": {
    "focus":   "Epigenetic clock synchronization and telomere maintenance",
    "trigger": "Analyze my biological age vs. chronological age"
  },
  "nutrigenomics": {
    "focus":   "Genetic metabolic response to specific micro/macro nutrients",
    "trigger": "Optimize my diet based on my FTO and MC4R gene variants"
  },
  "pharmacogenomics": {
    "focus":   "Predictive drug response and cytochrome P450 enzyme efficiency",
    "trigger": "Check drug-gene compatibility for my current prescription"
  }
}```

---

## The Zero-Trust Privacy Protocol
> "My biological data is my ultimate private key."

1. **Local Decryption**: Genomic files are decrypted only during the active inference session.
2. **Feature Extraction**: Only relevant genetic markers (SNPs) are extracted; the rest of the sequence is purged.
3. **Anonymous Benchmarking**: All population-level comparisons are performed on anonymized, aggregated datasets.

---

## Use Cases
- **Morning Briefing**: "Based on your circadian rhythm genes (CLOCK/PER3), your peak cognitive window today is 10:15 AM."
- **Supplementation**: "Given your high MTHFR risk, switch to methylated B12."
- **Risk Mitigation**: "Monitor inflammation markers (CRP) more closely due to your genetic predisposition."
---
Usage Guidance
This skill promises to handle extremely sensitive genomic data but provides no concrete details about where files come from, how decryption keys are managed, or which external datasets/endpoints will be used. Before installing or using it: (1) do not upload raw genomic files or give access to your DNA data until the author provides concrete implementation details and code; (2) ask the author for exact data flows: which file paths or storage providers are used, how and where decryption keys are stored/used, and what external endpoints or databases will be contacted; (3) request the processing code or a security/privacy whitepaper that explains their 'zero-knowledge' enclave and how anonymous benchmarking is implemented and audited; (4) consider regulatory and medical risks — genomic interpretations can affect health decisions, so confirm the skill's claims about 'clinical-grade' databases and whether outputs are intended as medical advice; (5) if you must test, do so with synthetic or redacted data and in an environment you control. The current description is ambiguous and gives the agent wide latitude to access sensitive data without specifying safeguards.
Capability Analysis
Type: OpenClaw Skill Name: dna Version: 1.0.0 The 'dna' skill bundle is a purely descriptive set of instructions and metadata for a genomic analysis agent. It outlines a framework for processing sensitive biological data (FASTQ/VCF files) with an emphasis on privacy, local decryption, and 'Zero-Knowledge' protocols. There is no executable code, no network requests, no data exfiltration logic, and no prompt injection attempts found in skill.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description state this skill will ingest and interpret raw genomic data (FASTQ/VCF), perform decryption and clinical-grade analyses, and produce health/pharmacogenomic protocols. However, the skill declares no required credentials, no config paths, and no binaries. A tool that actually performs these tasks would normally require access to local files, decryption keys or key-management, and/or API keys for clinical databases; those requirements are missing, which is an incoherence.
Instruction Scope
SKILL.md gives high-level architecture (ingestion, local decryption, feature extraction, anonymized benchmarking) and use-case examples but contains no concrete runtime instructions (no file paths to read, no commands to run, no endpoints to contact, no key handling procedures). It implicitly instructs the agent to access very sensitive data (raw genomic files, clinical comparisons) but leaves implementation details vague, granting the agent broad discretion — a risky and unclear instruction surface for handling highly sensitive personal data.
Install Mechanism
There is no install spec and no code files, so nothing will be written to disk or executed by an installer. That reduces the supply-chain/install risk. However, being instruction-only means all runtime behavior depends on how the agent implements these prose instructions, which is where the real risk lies.
Credentials
The skill requests no environment variables or credentials, yet it asserts it will perform local decryption and access '2026 clinical grade databases' and anonymized benchmarking datasets. Performing those actions typically requires decryption keys, access tokens, or dataset endpoints. The absence of declared credentials or data-access requirements is disproportionate and unexplained.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-level changes. Autonomous invocation is allowed (platform default), but there is no indication the skill modifies other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dna
  3. After installation, invoke the skill by name or use /dna
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial bio-intelligence release
Metadata
Slug dna
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is DNA?

Biological code execution and genomic intelligence system. Translates raw A-T-C-G sequences into actionable health, longevity, and pharmacogenomic protocols.... It is an AI Agent Skill for Claude Code / OpenClaw, with 387 downloads so far.

How do I install DNA?

Run "/install dna" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is DNA free?

Yes, DNA is completely free (open-source). You can download, install and use it at no cost.

Which platforms does DNA support?

DNA is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created DNA?

It is built and maintained by AGImodel (@agimodel); the current version is v1.0.0.

💬 Comments