kegg-database
Explore KEGG Pathways and Molecular Data
Finding connected biological records across KEGG can require several REST operations and careful identifier handling. This skill supplies focused helpers and references for reproducible academic queries.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "kegg-database" from https://skillstore.io/skills/davila7-kegg-database.md and its manifest at https://skillstore.io/api/skills/davila7-kegg-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 "kegg-database". Find human KEGG genes matching p53.
Expected outcome:
Matched hsa:7157, TP53. The result includes the KEGG identifier, gene symbol, and description.
Using "kegg-database". List pathways linked to human gene hsa:10458.
Expected outcome:
A table lists each linked pathway identifier and name, followed by concise pathway context from KEGG.
Using "kegg-database". Convert hsa:10458 to UniProt.
Expected outcome:
The response pairs the KEGG gene identifier with its available UniProt identifier and notes unmatched results.
Security Audit
SafeAll 80 static findings are false positives caused by KEGG REST calls, documentation formatting, biological identifiers, or ordinary example text. No prompt injection, data exfiltration, shell execution, reconnaissance, or path traversal evidence was found.
Risk Factors
๐ Network access (13)
๐ Filesystem access (1)
โ๏ธ External commands (50)
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-kegg-database/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/davila7-kegg-database?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/davila7-kegg-database?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/davila7-kegg-database/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/davila7-kegg-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
davila7. (2026). kegg-database security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/davila7-kegg-database/audits/10BibTeX citation
@techreport{davila7-davila7-kegg-database-2026,
author = {davila7},
title = {kegg-database security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/davila7-kegg-database/audits/10},
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: "kegg-database security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "davila7"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/davila7-kegg-database/audits/10"
identifiers:
- type: other
value: "skillstore:davila7-kegg-database:audit:10"
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-kegg-database
2026-08-21
k-dense-ai-kegg-database
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Map genes to pathways
Find KEGG gene identifiers and retrieve their linked biological pathways.
Integrate database identifiers
Convert KEGG identifiers for integration with NCBI, UniProt, PubChem, or ChEBI datasets.
Review drug interactions
Retrieve KEGG interaction records for selected drug identifiers during nonclinical research.
Try These Prompts
Search KEGG genes for {gene_name} in {organism}. Return matching KEGG identifiers, names, and brief descriptions.For KEGG gene {gene_id}, list linked pathways. Summarize each pathway and retrieve details for the top {count} results.Convert these KEGG identifiers to {target_database}: {identifiers}. Present matched and unmatched identifiers in separate tables.Compare pathway {pathway_id} across {organisms}. Retrieve organism entries, linked genes, shared identifiers, and notable differences. State retrieval limits.Best Practices
- Confirm organism codes and identifier formats before making requests.
- Batch no more than ten entries and avoid rapid request sequences.
- Preserve raw KEGG responses with retrieval dates before transforming results.
Avoid
- Do not use the academic API for commercial work without KEGG licensing.
- Do not treat KEGG drug interaction data as clinical advice.
- Do not request pathway images with the current text-decoding helper.
Frequently Asked Questions
Does this skill require an API key?
Can I use it for commercial work?
Which KEGG operations are supported?
Can the helper download pathway images?
How should I limit requests?
Are results current and reproducible?
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
8 downloads ยท 184 views
File structure