devops-infra MCP Server
Scan Claude MCP skills for security threats before you install. npx skill-sentry < your skills github url> free, open source, no code executed.
Discovered via github-topic:mcp-server and last synced 3mo ago.
1. Install the package
npx skill-sentry
2. Add to claude_desktop_config.json
{
"mcpServers": {
"skill-sentry": {
"command": "npx",
"args": [
"skill-sentry"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
When It Acts
TypeScript + regex (Node.js built-ins only)
Technology
TypeScript + tsx
`registry.json` committed to git
GitHub Actions (3 workflows)
Next.js 15, Tailwind CSS, Shadcn UI