kegg-analysis — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited kegg-analysis (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.
This skill orchestrates multi-step biological analyses using the KEGG MCP server tools. It transforms raw gene lists, drug names, or pathway IDs into structured biological insights.
Analyze these genes for pathway enrichment in human: BRCA1, TP53, EGFR, KRAS, PIK3CAWorkflow:
search_genes for each gene in the target organism (e.g., hsa)get_gene_info to confirm identity and get KEGG gene IDsfind_related_entries to get pathway associations per geneget_pathway_info for top pathwaysrender_pathway_ascii for visual contextInvestigate metformin: targets, pathways, and interactionsWorkflow:
search_drugs to find the KEGG drug entryget_drug_info for targets, classification, and metabolismsearch_genes for each target genefind_related_entries to get target pathwaysget_drug_interactions for DDI screeningCompare glycolysis (map00010) between human, E. coli, and yeastWorkflow:
get_pathway_info for organism-specific variants (hsa00010, eco00010, sce00010)get_pathway_genes for each organismget_gene_orthologs to identify conserved vs. species-specific enzymesget_pathway_compounds to compare metabolite poolsrender_pathway_ascii for each organismUser: "What pathways are enriched in this gene set: SOD1, SOD2, CAT, GPX1, PRDX1?"
Output:
Pathway Enrichment Results (Homo sapiens)
Top Pathways:
1. hsa04146 Peroxisome (4/5 genes) — organelle for fatty acid oxidation and ROS detox
2. hsa04216 Ferroptosis (3/5 genes) — iron-dependent cell death regulated by GPX
3. hsa05022 Pathways of neurodegeneration (3/5 genes) — oxidative damage in ALS, AD, PD
4. hsa00480 Glutathione metabolism (2/5 genes) — GSH-dependent antioxidant system
Biological Context:
All 5 genes encode antioxidant enzymes. The enrichment in Peroxisome
and Ferroptosis pathways reflects their central role in reactive oxygen
species (ROS) detoxification. The neurodegeneration hit is consistent
with oxidative stress as a driver of SOD1-linked ALS.batch_entry_lookup (max 50 per call)convert_identifiers to bridge UniProt, NCBI Gene, or PDB IDsfind_related_entries to discover unexpected connections between databases~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.