fastmcp
Facilitates building, testing, and deploying MCP servers in Python, streamlining API and database integration.
Install this skill
or
85/100
Security score
The fastmcp skill was audited on May 26, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 83
Access to hidden dotfiles in home directory
SourceSKILL.md
| 83 | python ~/.hermes/skills/mcp/fastmcp/scripts/scaffold_fastmcp.py \ |
low line 92
Access to hidden dotfiles in home directory
SourceSKILL.md
| 92 | python ~/.hermes/skills/mcp/fastmcp/scripts/scaffold_fastmcp.py --list |
medium line 175
Access to hidden dotfiles in home directory
SourceSKILL.md
| 175 | - configure the server in `~/.hermes/config.yaml` using the `native-mcp` skill, or |
medium line 296
Access to hidden dotfiles in home directory
SourceSKILL.md
| 296 | The server-building part may be correct while the Hermes config is not. Load the `native-mcp` skill and configure the server in `~/.hermes/config.yaml`, then restart Hermes. |
low line 11
External URL reference
SourceSKILL.md
| 11 | homepage: https://gofastmcp.com |
low line 155
External URL reference
SourceSKILL.md
| 155 | fastmcp list http://127.0.0.1:8000/mcp --json |
low line 156
External URL reference
SourceSKILL.md
| 156 | fastmcp call http://127.0.0.1:8000/mcp search_resources query=router --json |
Scanned on May 26, 2026
View Security Dashboard