pharmacogenomics-agent — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pharmacogenomics-agent (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
The Pharmacogenomics Agent integrates AI and multi-omics data to predict individual drug responses, optimize medication dosing, and minimize adverse events. It implements CPIC guidelines while leveraging deep learning for complex polygenic drug response phenotypes.
| Gene | Drugs | Clinical Impact |
|---|---|---|
| CYP2D6 | Codeine, tamoxifen, antidepressants | Metabolizer status affects efficacy/toxicity |
| CYP2C19 | Clopidogrel, PPIs, antidepressants | Loss-of-function affects activation |
| CYP2C9/VKORC1 | Warfarin | Dose requirements vary 10-fold |
| TPMT/NUDT15 | Thiopurines | Myelosuppression risk |
| DPYD | Fluoropyrimidines | Severe/fatal toxicity in deficient patients |
| HLA-B*57:01 | Abacavir | Hypersensitivity screening |
| HLA-B*15:02 | Carbamazepine | SJS/TEN risk in Asian populations |
User: "Interpret this patient's pharmacogenomic panel and provide recommendations for their current medications."
Agent Action:
python3 Skills/Precision_Medicine/Pharmacogenomics_Agent/pgx_analyzer.py \
--genotype patient_pgx_panel.vcf \
--medications current_meds.json \
--guidelines cpic_dpwg \
--risk_scores oncology_response \
--output pgx_recommendations.json| Model | Architecture | Application | Performance |
|---|---|---|---|
| DeepDRA | Autoencoders | Drug response from transcriptomics | AUC 0.99 |
| MOViDA | Multi-omics VAE | Interpretable response prediction | State-of-art |
| DrugCell | Graph neural network | Drug synergy prediction | Improved over baselines |
| PaccMann | Multimodal attention | Cancer drug sensitivity | Clinical translation |
Beyond single-gene PGx, polygenic scores capture:
Clinical Integration:
Quality Metrics:
AI Group - Biomedical AI Platform
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.