by CCCpan
中文敏感词/违禁词检测 MCP Server | 支持小红书/抖音/快手/B站 | 风险分级+安全替换建议 | 微信: chenganp | 邮箱: 345048305@qq.com
# Add to your Claude Code skills
git clone https://github.com/CCCpan/chinese-sensitive-words-mcpGuides for using mcp servers skills like chinese-sensitive-words-mcp.
Last scanned: 7/31/2026
{
"issues": [
{
"type": "npm-audit",
"message": "@hono/node-server: @hono/node-server: Middleware bypass via repeated slashes in serveStatic",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "body-parser: body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement",
"severity": "low"
},
{
"type": "npm-audit",
"message": "esbuild: esbuild allows arbitrary file read when running the development server on Windows",
"severity": "low"
},
{
"type": "npm-audit",
"message": "express-rate-limit: Vulnerability found",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "fast-uri: fast-uri vulnerable to path traversal via percent-encoded dot segments",
"severity": "high"
},
{
"type": "npm-audit",
"message": "hono: Hono missing validation of cookie name on write path in setCookie()",
"severity": "high"
},
{
"type": "npm-audit",
"message": "ip-address: ip-address has XSS in Address6 HTML-emitting methods",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "path-to-regexp: path-to-regexp vulnerable to Denial of Service via sequential optional groups",
"severity": "high"
},
{
"type": "npm-audit",
"message": "qs: qs has a remotely triggerable DoS: qs.stringify crashes with TypeError on null/undefined entries in comma-format arrays when encodeValuesOnly is set",
"severity": "medium"
}
],
"status": "WARNING",
"scannedAt": "2026-07-31T06:42:58.696Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}chinese-sensitive-words-mcp is an open-source mcp servers skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by CCCpan. 中文敏感词/违禁词检测 MCP Server | 支持小红书/抖音/快手/B站 | 风险分级+安全替换建议 | 微信: chenganp | 邮箱: 345048305@qq.com. It has 101 GitHub stars.
chinese-sensitive-words-mcp returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.
Clone the repository with "git clone https://github.com/CCCpan/chinese-sensitive-words-mcp" and add it to your Claude Code skills directory (see the Installation section above).
chinese-sensitive-words-mcp is primarily written in JavaScript. It is open-source under CCCpan on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other MCP Servers skills you can browse and compare side by side. Open the MCP Servers category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh chinese-sensitive-words-mcp against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
English | 中文
中文敏感词/违禁词检测 MCP Server,支持小红书、抖音、快手、B站等平台。
| Tool | 功能 | 适用场景 |
|---|---|---|
check_sensitive_words |
检测文本中的敏感词/违禁词 | 检查文案、产品描述、直播话术是否合规 |
get_word_suggestions |
获取敏感词的安全替换建议 | 修改被标记的违禁词 |
在配置文件中添加:
{
"mcpServers": {
"chinese-sensitive-words": {
"command": "npx",
"args": ["-y", "chinese-sensitive-words-mcp"]
}
}
}
claude mcp add chinese-sensitive-words -- npx -y chinese-sensitive-words-mcp
npx mcporter config add chinese-sensitive-words-mcp --stdio "npx -y chinese-sensitive-words-mcp"
用户对 AI 说:
"帮我检查这段小红书文案有没有违禁词:这是全网最好用的美白产品,效果立竿见影,加微信13812345678领优惠"
AI 调用 check_sensitive_words 返回:
⚠️ Detected 4 sensitive word(s):
Risk summary: 🔴 High=1 | 🟡 Medium=2 | 🔵 Low=1
🔴 HIGH RISK (may cause account ban)
- "13812345678" — Category: 手机号
🟡 MEDIUM RISK (may cause content throttling)
- "最好用" — Category: 广告法极限词 → Suggested replacements: 很好用, 超好用
- "美白" — Category: 医疗功效 → Suggested replacements: 提亮, 焕亮
🔵 LOW RISK (recommend modification)
- "加微信" — Category: 引流 → Suggested replacements: 私信咨询
用户对 AI 说:
"最好用 这个词应该换成什么?"
AI 调用 get_word_suggestions(keyword="最好用") 返回:
"最好用" (极限词替换)
Suggested replacements: 很好用, 超好用, 非常好用, 特别好用
输入:
我们的产品是第一好,请留下你的薇信
API 返回:
{
"code": "0",
"msg": "检测成功",
"data": {
"wordCount": 2,
"wordList": [
{
"keyword": "第一",
"category": "sl-compare-add",
"level": "低",
"suggestion": ["领先", "优秀", "出色", "很棒"],
"startIndex": 6,
"endIndex": 7
},
{
"keyword": "薇信",
"category": "特殊符号引流",
"level": "低",
"suggestion": null,
"startIndex": 15,
"endIndex": 16
}
],
"stats": { "high": 0, "mid": 0, "low": 2, "tip": 0 },
"hasSensitive": true,
"hasHighRisk": false
}
}
检测结果:
| 违禁词 | 类别 | 说明 | 建议替换 |
|---|---|---|---|
| 第一 | 极限比较词 | 违反广告法,属于绝对化用语 | 领先、优秀、出色、很棒 |
| 薇信 | 特殊符号引流 | 用谐音字规避"微信",平台仍能识别 | 删除,改为"私信我" |
修改建议:
我们的产品非常出色,私信我了解更多
| 类型 | 额度 | 说明 |
|---|---|---|
| 免费(无 TOKEN) | 100 次/天 | 开箱即用,无需注册 |
| 注册用户(有 TOKEN) | 无限制 | 配置 WORDSCHECK_ACCESS_TOKEN |
{
"mcpServers": {
"chinese-sensitive-words": {
"command": "npx",
"args": ["-y", "chinese-sensitive-words-mcp"]
}
}
}
{
"mcpServers": {
"chinese-sensitive-words": {
"command": "npx",
"args": ["-y", "chinese-sensitive-words-mcp"],
"env": {
"WORDSCHECK_ACCESS_TOKEN": "your_token_here"
}
}
}
}
{
"mcpServers": {
"chinese-sensitive-words": {
"command": "npx",
"args": ["-y", "chinese-sensitive-words-mcp"],
"env": {
"WORDSCHECK_API_BASE": "https://your-server.com/api",
"WORDSCHECK_ACCESS_TOKEN": "your_token_here"
}
}
}
}
| 平台 | 词库内容 |
|---|---|
| 通用 | 政治、色情、暴力、赌博、毒品、违法 |
| 小红书 | 广告法极限词、医疗功效、虚假宣传、焦虑营销、品牌词 |
| 抖音 | 直播违禁词、引流词、夸大宣传 |
| 快手 | 社区规范违禁词 |
| B站 | 社区规范、内容审核词 |
| 等级 | 影响 | 示例 |
|---|---|---|
| 🔴 高危 | 可能导致封号/删帖 | 政治敏感、色情、暴力、手机号 |
| 🟡 中危 | 可能导致限流/降权 | 广告法极限词、医疗功效、虚假宣传 |
| 🔵 低危 | 建议修改 | 引流词、促销词 |
| 💡 提示 | 注意措辞 | 焦虑营销、容貌身材相关 |
欢迎提交 Issue 和 Pull Request!详见 CONTRIBUTING.md。
💡 需要定制开发自己的 MCP Server?查看我们的 MCP 定制开发服务