agentskill.sh
secured
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
安全评分
这个标签页按审计报告样式展示检测范围、问题列表和源片段。
高危 / 中危 / 低危
检测类别
指令边界文件系统写入网络引用平台安装流程
安全问题
低危
External Calls
第 41 行
External URL reference
Start with the sitemap to find relevant pages: `https://modelcontextprotocol.io/sitemap.xml`
低危
External Calls
第 43 行
External URL reference
Then fetch specific pages with `.md` suffix for markdown format (e.g., `https://modelcontextprotocol.io/specification/draft.md`).
低危
External Calls
第 203 行
External URL reference
- **MCP Protocol**: Start with sitemap at `https://modelcontextprotocol.io/sitemap.xml`, then fetch specific pages with `.md` suffix
缓解建议
Review the upstream repository before copying files into a local skills directory.
Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.