medchem
Filter and Prioritize Medicinal Chemistry Libraries
Large compound libraries are difficult to assess consistently with multiple medicinal chemistry criteria. This skill combines established filters, alerts, constraints, and reports.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "medchem" from https://skillstore.io/skills/davila7-medchem.md and its manifest at https://skillstore.io/api/skills/davila7-medchem/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "medchem". Compare three compounds with Rule of Five and PAINS filters.
Expected outcome:
- Compound A: passes both filters.
- Compound B: fails Rule of Five because one property exceeds its threshold.
- Compound C: passes Rule of Five but matches a PAINS pattern.
Using "medchem". Summarize a library screening run.
Expected outcome:
Processed 2,500 valid molecules. 1,840 passed property rules, 210 matched structural alerts, and 1,520 passed every selected filter.
Using "medchem". Explain why a candidate was excluded.
Expected outcome:
Candidate M-17 exceeded the selected complexity limit and matched a reactive-group alert. Review both results before removing it from consideration.
Security Audit
SafeAll 61 static findings are false positives caused by chemistry terminology, DataFrame append calls, Markdown fences, documented commands, and reference links. The script performs expected local input and output operations, with no prompt injection, system reconnaissance, hidden network requests, or data exfiltration.
Risk Factors
๐ Filesystem access (9)
โ๏ธ External commands (41)
๐ Network access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/davila7-medchem/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/davila7-medchem?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/davila7-medchem?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/davila7-medchem/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/davila7-medchem.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
davila7. (2026). medchem security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/davila7-medchem/audits/9BibTeX citation
@techreport{davila7-davila7-medchem-2026,
author = {davila7},
title = {medchem security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/davila7-medchem/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "medchem security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "davila7"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/davila7-medchem/audits/9"
identifiers:
- type: other
value: "skillstore:davila7-medchem:audit:9"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
davila7-medchem
2026-08-21
k-dense-ai-medchem
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Triage a screening library
Apply drug-likeness rules and structural alerts before selecting compounds for experimental screening.
Compare lead candidates
Evaluate lead-like properties, complexity, reactive groups, and filter failures across a focused series.
Build a reproducible filter pipeline
Process molecular files with documented thresholds and export detailed results for downstream analysis.
Try These Prompts
Assess this SMILES string with the Rule of Five and Veber criteria. Explain each pass or failure: [SMILES].
Screen these SMILES for Rule of Five, PAINS, and common structural alerts. Return a concise table with failure reasons: [SMILES list].
Create a filtering workflow for [input file] using [rules], [alerts], and [property limits]. Preserve identifiers and summarize exclusions.
Design staged filters for [target class] and [modality]. Include broad triage, structural alerts, complexity, custom constraints, and review checkpoints.
Best Practices
- Choose filters for the biological target, modality, administration route, and development stage.
- Record thresholds, filter versions, excluded compounds, and failure reasons for reproducibility.
- Review flagged molecules with medicinal chemistry expertise before making irreversible decisions.
Avoid
- Do not treat a passing result as proof of safety, efficacy, or developability.
- Do not apply every available filter without considering project-specific chemical space.
- Do not remove flagged compounds without checking false positives, prodrugs, natural products, and unusual modalities.
Frequently Asked Questions
Which molecular formats are supported?
Which drug-likeness rules are available?
Can the skill detect structural liabilities?
Does passing every filter mean a compound will succeed?
Can I use custom property thresholds?
Does the script modify my input file?
Developer Details
Author
davila7License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
c43861a65bb95efcae259cd161c9d6f4dc7eec6f
Maintenance freshness
7/24/2026
Usage
6 downloads ยท 182 views
File structure
๐ references/
๐ api_guide.md
๐ rules_catalog.md
๐ scripts/
๐ filter_molecules.py
๐ SKILL.md