mobility_analysis
Analyzes charge carrier mobility in semiconductor physics by calculating new mobility, vacuum permittivity, and measurement errors.
Install this skill
or
91/100
Security score
The mobility_analysis 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 | - **`calculate_new_mobility`** from `server-21` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/21/Electrical_Engineering_and_Circuit_Calculations` |
low line 17
External URL reference
SourceSKILL.md
| 17 | - **`calculate_vacuum_permittivity`** from `server-21` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/21/Electrical_Engineering_and_Circuit_Calculations` |
low line 18
External URL reference
SourceSKILL.md
| 18 | - **`calculate_absolute_error`** from `server-26` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/26/Data_processing_and_statistical_analysis` |
low line 19
External URL reference
SourceSKILL.md
| 19 | - **`calculate_mean_square`** from `server-26` (streamable-http) - `https://scp.intern-ai.org.cn/api/v1/mcp/26/Data_processing_and_statistical_analysis` |
low line 49
External URL reference
SourceSKILL.md
| 49 | > **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 59
External URL reference
SourceSKILL.md
| 59 | "server-21": "https://scp.intern-ai.org.cn/api/v1/mcp/21/Electrical_Engineering_and_Circuit_Calculations", |
low line 60
External URL reference
SourceSKILL.md
| 60 | "server-26": "https://scp.intern-ai.org.cn/api/v1/mcp/26/Data_processing_and_statistical_analysis" |
low line 84
External URL reference
SourceSKILL.md
| 84 | sessions["server-21"], _, _ = await connect("https://scp.intern-ai.org.cn/api/v1/mcp/21/Electrical_Engineering_and_Circuit_Calculations", "streamable-http") |
low line 85
External URL reference
SourceSKILL.md
| 85 | sessions["server-26"], _, _ = await connect("https://scp.intern-ai.org.cn/api/v1/mcp/26/Data_processing_and_statistical_analysis", "streamable-http") |
Scanned on Mar 3, 2026
View Security Dashboard