Manage MCP servers - discover, analyze, execute tools/prompts/resources. Use for MCP integrations, capability discovery, tool filtering, programmatic execution, or encountering context bloat, server configuration, tool execution errors.
82
77%
Does it follow best practices?
Impact
86%
3.18xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/mcp-management/skills/mcp-management/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill discovers and ingests tool/prompts/resources from configured MCP servers (via scripts like `scripts/cli.ts list-tools` / `list-prompts` that save to assets/tools.json, with servers listed in .claude/.mcp.json) and the LLM directly reads assets/tools.json to select and execute tools—meaning untrusted third-party server-provided content can influence tool selection and actions.
90d6bd7
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.