skill-sentry

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.

VerifiedInstall Ready
devops-infradevops-infra
3 views1 stars0 forksv0.2.2MIT

Why This Matters

Discovered via github-topic:mcp-server and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp-server
Stars
1
Last synced
3mo ago
Install
Instructions detected

Install

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)

7
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (7)

Tool

When It Acts

Scanner

TypeScript + regex (Node.js built-ins only)

Layer

Technology

CLI

TypeScript + tsx

Database

`registry.json` committed to git

Automation

GitHub Actions (3 workflows)

Frontend

Next.js 15, Tailwind CSS, Shadcn UI