Communityv1.0.2

抖音违禁词检测

抖音/短视频违禁词和敏感词检测(本地词库版,无需 API Key)。每天首次使用自动从 GitHub 开源词库更新本地缓存,离线检测文案合规性。支持多词库合并(广告极限词、平台限流词、暴恐、色情、涉枪涉爆等)。使用场景:(1) 生成短视频文案后自动检测违禁词,(2) 用户要求检查某段文字是否有问题,(3) 抖音/...

1kdownloads7active installsMasterLin
View on ClawHubBack to Skills

Skill Details

Slug
douyin-sensitive-check
Latest Version
1.0.2
Author
MasterLin
Published
Mar 5, 2026
Updated
May 11, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for 抖音违禁词检测.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

fix: 修复 --update 参数触发 UnboundLocalError 的问题(shadow import 冲突)