Gloss Mod Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Gloss Mod Mcp (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.
<div align="center">
3DM Mod 站的 MCP 服务器
</div>
GlossModMCP 是一个完整的 MCP (Model Context Protocol) 服务器实现,为 Claude 和其他 LLM 应用提供 3DM Mod 网站的数据访问能力。
pip install glossmod-mcppip install --upgrade glossmod-mcp{
"servers": {
"glossmod-mcp": {
"type": "stdio",
"command": "uvx",
"args": ["glossmod-mcp"],
"env": {
"GLOSSMOD_API_KEY": "${input:GLOSSMOD_API_KEY}"
}
}
},
"inputs": [
{
"type": "promptString",
"id": "GLOSSMOD_API_KEY",
"description": "输入你的Mod站 API",
"default": "",
"password": true
}
]
}
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.