Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
MCP Security Audit logo
Skill

MCP Security Audit

Checks .mcp.json entries before an agent is allowed to load them.

0
SaveVisit website ↗

Install

gh skills install github/awesome-copilot mcp-security-audit
Triggers on

.mcp.json değiştiğinde, projeye yeni bir MCP sunucusu alınırken veya ajanın araç yapılandırması güvenlik açısından gözden geçirilirken

Needs tools
ReadGrep
Author
Imran Siddique
License
MIT

An MCP server hands the agent direct access to whatever it wraps, so the config file deserves the same scrutiny as a dependency manifest. The audit walks each server entry looking for credentials written straight into args or env, command shapes that permit shell injection, versions left floating on @latest instead of pinned, and servers that are not on the project's approved list. Output is a per-server report rather than a pass/fail, which makes it usable as a pre-commit check on config changes or when a new server is introduced to a monorepo.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?