Darcyaimcpserver — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Darcyaimcpserver (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Python语言,基于 mcp 库实现的一个 MCP-Server。
预测明天的天气。
# 在 macOS 上安装
# 推荐使用 Homebrew 安装:
brew install uv
# 或者使用官方安装脚本:
curl -LsSf https://astral.sh/uv/install.sh | sh
# 在 Linux 上安装
curl -LsSf https://astral.sh/uv/install.sh | sh
# 在 Windows 上安装
# 使用 Winget:
winget install uv
# 或者使用官方安装脚本(PowerShell):
irm https://astral.sh/uv/install.ps1 | iex
# 安装完成后,验证是否成功:
uv --version {
"mcpServers": {
"weather": {
"autoApprove": [],
"disabled": false,
"timeout": 60,
"type": "stdio",
"command": "uvx",
"args": [
"darcycui-mcp"
]
}
}
} {
"mcpServers": {
"weather": {
"autoApprove": [],
"disabled": true,
"timeout": 60,
"type": "stdio",
"command": "uv",
"args": [
"--directory",
"path\\src\\darcycui_mcp",
"run",
"weather.py"
]
}
}
}运行结果
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.