What problem does it solve?
Evaluating whether a chemical or drug is safe requires pulling evidence from many disconnected sources — predictive models, toxicogenomics databases, FDA labels, and hazard classifications — and reconciling conflicting findings. This Skill orchestrates that entire workflow into a single structured toxicology report with graded evidence.
Core Features & Use Cases
- Predictive Toxicology & ADMET Profiling: Runs ADMET-AI endpoints (AMES, DILI, hERG, LD50, carcinogenicity) plus absorption, distribution, metabolism, and excretion predictions from a SMILES string.
- Experimental & Regulatory Evidence: Retrieves GHS/IARC hazard classifications and LD50 values from PubChemTox, chemical-gene-disease associations from CTD, FDA boxed warnings and contraindications, and DrugBank safety data.
- Evidence-Graded Risk Report: Produces a structured markdown report classifying overall risk as Critical/High/Medium/Low, with every finding annotated by evidence tier [T1]-[T4] and explicit data gaps.
- Use Case: Given a drug name like acetaminophen, the Skill resolves it to SMILES and PubChem CID, runs toxicity predictions, queries CTD and FDA labels, and delivers an integrated safety dossier flagging hepatotoxicity risk with supporting evidence tiers.
Quick Start
Assess the safety and toxicity profile of acetaminophen, including ADMET predictions, FDA warnings, and an overall risk classification.