string-database — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited string-database (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.
Use the STRING MCP tools as the source of truth for protein interaction, network, enrichment, annotation, evidence, species, and homolog questions.
9606.string_resolve_proteins before analysis.string_sequence_search.string_query_species.string_help when a matching help topic exists.Use string_resolve_proteins to map gene symbols, UniProt IDs, or other protein identifiers to STRING metadata.
Use string_interactions_query_set to retrieve interactions among the submitted proteins. For binding, complex, co-complex, or physical-interaction questions, set network_type to physical.
Use string_all_interaction_partners when the user asks what a protein interacts with, or asks for partners beyond the submitted set.
Use string_visual_network when the user asks for a network image. Use the same protein, species, score, extension, and network-type parameters as related network calls.
Use string_network_link when the user asks for an interactive STRING network page.
Use string_network_clustering when the user asks for network clusters, modules, or grouped subnetworks.
Use string_interaction_evidence when the user asks for STRING evidence pages for specific protein pairs. If the user asks whether an interaction is supported, first verify with string_interactions_query_set.
Use string_enrichment for functional enrichment. Report FDR values for enrichment claims. For a single protein, remember that STRING expands the query before enrichment.
Use string_enrichment_image_url when the user asks for an enrichment plot or visualization. Match the enrichment category to the user's request when possible.
Use string_ppi_enrichment when the user asks whether a protein set has more interactions than expected by chance. Report the p-value.
Use string_functional_annotation when the user asks what proteins do, where they localize, where they are expressed, or which pathways they participate in.
Use string_proteins_for_term when the user provides a function, disease, pathway, tissue, compartment, or domain instead of a protein list.
Use string_homology for homolog or sequence-similarity questions across species or clades.
Use string_create_file only when the user asks for downloadable or reusable STRING-derived output.
Use string_help for STRING usage, score interpretation, missing species, missing proteins, large input, Cytoscape, GSEA, regulatory-network limitations, line colors, version, and citation questions.
proteins or identifiers, species, required_score, network_type, and network expansion.expand_category when deeper category-specific detail is needed.For "Does A interact with B?", call string_interactions_query_set with both proteins. If the interaction exists, include score details; call string_interaction_evidence when the user asks for supporting evidence or a STRING evidence link.
For "Show me the interaction network for these proteins", call string_visual_network. If the user also wants a clickable STRING page, call string_network_link. To discuss which interactions are present, call string_interactions_query_set.
For "What pathways are enriched in this list?", call string_enrichment. If the user wants a figure, call string_enrichment_image_url for the relevant category.
For "Is this protein involved in X?" or "What does this protein do?", call string_functional_annotation. If little or no functional annotation is returned, use string_interactions_query_set and string_enrichment for interaction-context clues from STRING.
For "Find proteins involved in X", call string_proteins_for_term, then use follow-up STRING tools only if the user asks to analyze the returned proteins.
For "This organism is missing" or "which species are supported?", call string_query_species; if the requested species is not found, use string_help with the missing-species topic.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.