secure-mcp-install

Installation
SKILL.md

Secure MCP Server Installation

This skill provides a security-focused workflow for installing MCP servers from third-party sources. It implements a "trust but verify" approach: clone the repository at a specific commit, run automated security scans, perform manual review of critical areas, then install with updates disabled.

When to Use This Skill

Use this workflow when:

  • Installing MCP servers from community maintainers (not official Anthropic packages)
  • The repository has popularity/stars but unknown maintainers
  • Security is a concern but full code review isn't practical
  • Pinning to a specific version is desired

Core Workflow

Step 1: Clone at Specific Commit

Clone the repository and check out the target commit:

Installs
32
GitHub Stars
7
First Seen
Feb 11, 2026
secure-mcp-install — hartreeworks/skill--secure-mcp-install