Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:39:46 +08:00
commit be188f9158
5 changed files with 387 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "mcp-fortress",
"description": "Scan MCP servers for security vulnerabilities, prompt injection attacks, and tool poisoning. Automatically activates when users ask about MCP server safety.",
"version": "1.0.0",
"author": {
"name": "MCP Fortress",
"email": "mcp-fortress@protonmail.com"
},
"skills": [
"./"
]
}