unit_conversion_suite
Converts various units such as length, radius, and volume for metrology tasks, enhancing precision in measurements.
Install this skill
or
92/100
Security score
The unit_conversion_suite skill was audited on Mar 3, 2026 and we found 8 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 | - **`convert_length_mm_to_m`** from `server-27` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/27/Physical_Quantities_Conversion` |
low line 17
External URL reference
SourceSKILL.md
| 17 | - **`convert_radius_m_to_cm`** from `server-27` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/27/Physical_Quantities_Conversion` |
low line 18
External URL reference
SourceSKILL.md
| 18 | - **`convert_dimensions_to_meters`** from `server-27` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/27/Physical_Quantities_Conversion` |
low line 19
External URL reference
SourceSKILL.md
| 19 | - **`convert_nm_to_um`** from `server-27` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/27/Physical_Quantities_Conversion` |
low line 20
External URL reference
SourceSKILL.md
| 20 | - **`convert_volume_to_cm3`** from `server-27` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/27/Physical_Quantities_Conversion` |
low line 50
External URL reference
SourceSKILL.md
| 50 | > **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 60
External URL reference
SourceSKILL.md
| 60 | "server-27": "https://scp.intern-ai.org.cn/api/v1/mcp/27/Physical_Quantities_Conversion" |
low line 84
External URL reference
SourceSKILL.md
| 84 | sessions["server-27"], _, _ = await connect("https://scp.intern-ai.org.cn/api/v1/mcp/27/Physical_Quantities_Conversion", "streamable-http") |
Scanned on Mar 3, 2026
View Security Dashboard