Agent Skills
› agentpit-io/hunter-community
› trap_detector
trap_detector
GitHub杀猪盘检测器,通过扫描低质账号、模板话术、K线异常等8个信号,评估并输出风险评级。
Trigger Scenarios
用户询问某投资推荐或消息的安全性
需要分析特定社交群组或账户的潜在诈骗风险
Install
npx skills add agentpit-io/hunter-community --skill trap_detector -g -y
SKILL.md
Frontmatter
{
"name": "trap_detector",
"author": "FloatFu-true",
"hunter": {
"icon": "ReportProblem",
"category": "尽调风控",
"prompt_tpl": "帮我测一下 {股票} 是不是杀猪盘",
"display_name": "UZI 杀猪盘检测"
},
"license": "MIT",
"version": "3.9.4",
"metadata": {
"tags": [
"finance",
"a-share",
"trap-detection",
"risk"
]
},
"description": "杀猪盘检测器。扫描朋友推荐、内幕消息、基本面脱节等 8 个信号给出风险评级。"
}
Trap Detector · 杀猪盘检测器
8 信号扫描清单
- 低质量账号推荐
- 模板化话术
- VIP群引流
- 基本面与热度脱节
- K线异常拉升
- 老师人设推广
- 跨平台联动
- 虚假消息
风险评级
- 🟢 安全 | 🟡 注意 | 🟠 警惕 | 🔴 高度可疑
Version History
- 8e4a93e Current 2026-08-27 09:06


