MCP security hardening — credential leakage prevention, input sanitization, and tool access control. Use for reviewing agent MCP configurations.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add ils15/pantheon-legacy --skill mcp-security --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mcp Security?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ils15-mcp-security-225411a7)More formats (shields.io, HTML) on the badges page.
---
name: mcp-security
description: "MCP security hardening — credential leakage prevention, input sanitization, and tool access control. Use for reviewing agent MCP configurations."
context: fork
globs: ["agents/*.agent.md"]
---
# MCP Security Hardening
Mandatory security measures for all MCP server usage in Pantheon agents.
See `skill: mcp-security` for the full rules.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.