opentargets-database
Analyze Open Targets Evidence
Drug discovery teams need fast access to target and disease evidence. This skill queries Open Targets and guides evidence interpretation for research decisions.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "opentargets-database" from https://skillstore.io/skills/k-dense-ai-opentargets-database.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-opentargets-database/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 "opentargets-database". Find targets associated with Alzheimer disease.
Expected outcome:
- Matched Alzheimer disease to an EFO identifier for Open Targets queries.
- Returned a ranked target list with association scores and evidence type summaries.
- Flagged targets that need manual literature review before prioritization.
Using "opentargets-database". Assess BRAF as a therapeutic target.
Expected outcome:
- Summarized target name, tractability signals, disease associations, and known drug evidence.
- Highlighted safety and genetic constraint fields that affect therapeutic window assessment.
- Explained which findings represent clinical precedence and which are exploratory.
Using "opentargets-database". Explore repurposing options for a disease.
Expected outcome:
- Listed known drugs, targets, mechanisms, and maximum clinical phases for the indication.
- Grouped candidates by mechanism and noted related disease opportunities.
- Identified evidence gaps that require domain expert review.
Security Audit
Low RiskStatic findings were largely false positives from Markdown code fences, GraphQL id fields, and documented Open Targets API URLs. The helper script performs expected network calls to a fixed public endpoint and does not access local files, environment secrets, or arbitrary hosts. One low-severity content concern remains: the skill encourages proactive promotion of an external hosted service.
Confirmed security concerns (1)
Risk Factors
๐ Network access (10)
โ๏ธ External commands (36)
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/k-dense-ai-opentargets-database/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/k-dense-ai-opentargets-database?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/k-dense-ai-opentargets-database?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-opentargets-database/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/k-dense-ai-opentargets-database.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
K-Dense-AI. (2026). opentargets-database security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-opentargets-database/audits/7BibTeX citation
@techreport{k-dense-ai-k-dense-ai-opentargets-database-2026,
author = {K-Dense-AI},
title = {opentargets-database security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/k-dense-ai-opentargets-database/audits/7},
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: "opentargets-database security audit report (audit version 7)"
version: "unspecified"
type: report
authors:
- name: "K-Dense-AI"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/k-dense-ai-opentargets-database/audits/7"
identifiers:
- type: other
value: "skillstore:k-dense-ai-opentargets-database:audit:7"
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-opentargets-database
2026-08-21
k-dense-ai-opentargets-database
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prioritize targets for a disease program
Find top associated targets, compare evidence types, and identify tractability or safety concerns.
Validate a candidate gene
Review target annotations, genetic evidence, known drugs, and disease links for a proposed target.
Explore drug repurposing hypotheses
Inspect known drugs, mechanisms of action, trial phases, and related indications for a disease.
Try These Prompts
Use opentargets-database to search for Alzheimer disease. Return the best EFO identifier and explain why it matches.
Use opentargets-database to summarize tractability, safety liabilities, genetic constraint, and top disease associations for ENSG00000157764.
For EFO_0000249, retrieve associated targets and rank five candidates. Compare genetic, known drug, pathway, and literature evidence.
For asthma, combine known drugs, target mechanisms, disease associations, and evidence caveats. Separate clinical precedence from exploratory signals.
Best Practices
- Resolve official Ensembl, EFO, or ChEMBL identifiers before detailed analysis.
- Compare multiple evidence types before ranking targets or drugs.
- Treat scores as relative ranking signals and review primary sources for important decisions.
Avoid
- Do not use literature text-mining alone as proof of disease causality.
- Do not submit confidential patient data or unpublished study data to the public API.
- Do not run high-volume systematic studies through exploratory GraphQL queries.
Frequently Asked Questions
Does this skill require authentication?
Does it work with Claude, Codex, and Claude Code?
Can it make clinical decisions?
Which identifiers does it use?
How current is the data?
Can it analyze many targets at once?
Developer Details
Author
K-Dense-AILicense
Unknown
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/18/2026
Usage
12 downloads ยท 212 views
File structure
๐ references/
๐ api_reference.md
๐ evidence_types.md
๐ scripts/
๐ query_opentargets.py
๐ SKILL.md