functional_group_profiling
Profiles functional groups in organic chemistry, including radical assignment and H-bond analysis, using specialized tools.
Install this skill
or
91/100
Security score
The functional_group_profiling 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 | - **`AssignRadicals`** from `server-31` (sse) - `https://scp.intern-ai.org.cn/api/v1/mcp/31/SciToolAgent-Chem` |
low line 17
External URL reference
SourceSKILL.md
| 17 | - **`GetHBANum`** from `server-31` (sse) - `https://scp.intern-ai.org.cn/api/v1/mcp/31/SciToolAgent-Chem` |
low line 18
External URL reference
SourceSKILL.md
| 18 | - **`AromaticityAnalyzer`** from `server-28` (sse) - `https://scp.intern-ai.org.cn/api/v1/mcp/28/InternAgent` |
low line 19
External URL reference
SourceSKILL.md
| 19 | - **`CondenseAbbreviationSubstanceGroups`** from `server-31` (sse) - `https://scp.intern-ai.org.cn/api/v1/mcp/31/SciToolAgent-Chem` |
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-31": "https://scp.intern-ai.org.cn/api/v1/mcp/31/SciToolAgent-Chem", |
low line 56
External URL reference
SourceSKILL.md
| 56 | "server-28": "https://scp.intern-ai.org.cn/api/v1/mcp/28/InternAgent" |
low line 80
External URL reference
SourceSKILL.md
| 80 | sessions["server-31"], _, _ = await connect("https://scp.intern-ai.org.cn/api/v1/mcp/31/SciToolAgent-Chem", "sse") |
low line 81
External URL reference
SourceSKILL.md
| 81 | sessions["server-28"], _, _ = await connect("https://scp.intern-ai.org.cn/api/v1/mcp/28/InternAgent", "sse") |
Scanned on Mar 3, 2026
View Security Dashboard