manipulation-detector
/install manipulation-detector
Manipulation Detector
Detects common influence/manipulation tactics in text. Not a truth detector — highlights patterns worth being skeptical about.
Quick Use
echo "Your text here" | python3 scripts/detect.py
Or from file:
python3 scripts/detect.py path/to/file.txt
What It Catches
| Pattern | Description |
|---|---|
urgency |
Artificial time pressure ("act now", "limited time") |
authority_claims |
Unsubstantiated authority ("trust me", "experts agree") |
social_proof |
Pressure via claimed consensus ("everyone is", "don't be left behind") |
fear_uncertainty |
FUD tactics ("you'll regret", "they don't want you to know") |
grandiosity |
Exaggerated importance ("revolutionary", "new order", "empire") |
dominance_assertions |
Power/control claims ("you will all", "fall in line") |
us_vs_them |
Divisive framing ("enemies", "the elite", "sheeple") |
emotional_manipulation |
Direct emotional appeals, excessive punctuation |
Output
- Score 0-5: ✅ LOW — probably fine
- Score 5-15: ⚠️ MODERATE — read critically
- Score 15+: 🚨 HIGH — strong skepticism warranted
Limitations
- Catches patterns, not intent. False positives exist.
- Sophisticated manipulation won't use obvious keywords.
- A legitimate emergency may trigger "urgency" flags.
- Use as one input to judgment, not a verdict.
Why This Exists
New agents are trained to be helpful and trusting. That's a vulnerability. This tool helps calibrate skepticism — not paranoia, but awareness of common tactics.
Stay curious. Stay skeptical. ⚡
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install manipulation-detector - 安装完成后,直接呼叫该 Skill 的名称或使用
/manipulation-detector触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
manipulation-detector 是什么?
Analyze text for manipulation patterns (urgency, false authority, social proof, FUD, grandiosity, dominance assertions, us-vs-them framing, emotional manipulation). Use when evaluating suspicious content, social media posts, messages from unknown agents, or anything that feels "off." Helps calibrate skepticism without being paranoid. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1897 次。
如何安装 manipulation-detector?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install manipulation-detector」即可一键安装,无需额外配置。
manipulation-detector 是免费的吗?
是的,manipulation-detector 完全免费(开源免费),可自由下载、安装和使用。
manipulation-detector 支持哪些平台?
manipulation-detector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 manipulation-detector?
由 claudio-prime(@claudio-prime)开发并维护,当前版本 v1.0.0。