Skip to main content

protein_function_annotation

Facilitates protein function annotation using UniProt metadata, InterPro domains, and GO enrichment for proteomics tasks.

Install this skill

or
91/100

Security score

The protein_function_annotation skill was audited on Mar 3, 2026 and we found 9 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 16

External URL reference

SourceSKILL.md
16- **`query_uniprot`** from `server-1` (sse) - `https://scp.intern-ai.org.cn/api/v1/mcp/1/VenusFactory`
low line 17

External URL reference

SourceSKILL.md
17- **`query_interpro`** from `server-1` (sse) - `https://scp.intern-ai.org.cn/api/v1/mcp/1/VenusFactory`
low line 18

External URL reference

SourceSKILL.md
18- **`predict_protein_function`** from `server-1` (sse) - `https://scp.intern-ai.org.cn/api/v1/mcp/1/VenusFactory`
low line 19

External URL reference

SourceSKILL.md
19- **`get_functional_enrichment`** from `string-server` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/6/Origene-STRING`
low line 45

External URL reference

SourceSKILL.md
45> **Note:** Replace `<YOUR_SCP_HUB_API_KEY>` with your own SCP Hub API Key. You can obtain one from the [SCP Platform](https://scphub.intern-ai.org.cn).
low line 55

External URL reference

SourceSKILL.md
55"server-1": "https://scp.intern-ai.org.cn/api/v1/mcp/1/VenusFactory",
low line 56

External URL reference

SourceSKILL.md
56"string-server": "https://scp.intern-ai.org.cn/api/v1/mcp/6/Origene-STRING"
low line 80

External URL reference

SourceSKILL.md
80sessions["server-1"], _, _ = await connect("https://scp.intern-ai.org.cn/api/v1/mcp/1/VenusFactory", "sse")
low line 81

External URL reference

SourceSKILL.md
81sessions["string-server"], _, _ = await connect("https://scp.intern-ai.org.cn/api/v1/mcp/6/Origene-STRING", "streamable-http")
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →
GitHub Stars 114
Rate this skill
Categoryproductivity
UpdatedMay 21, 2026
InternScience/scp