Summary
杀猪盘检测器。当用户提到"朋友推荐"、"群里说"、"老师带"、"内幕消息"、"小红书 / 抖音看到推荐"等关键词,或显式要求"看看是不是杀猪盘 / 检测一下风险 / 这只票安全吗"时使用。扫描 8 个信号给出风险评级 🟢🟡🟠🔴。
wbh604/uzi-skill
杀猪盘检测器。当用户提到"朋友推荐"、"群里说"、"老师带"、"?
npx skills add wbh604/uzi-skill --skill trap-detector
杀猪盘检测器。当用户提到"朋友推荐"、"群里说"、"老师带"、"内幕消息"、"小红书 / 抖音看到推荐"等关键词,或显式要求"看看是不是杀猪盘 / 检测一下风险 / 这只票安全吗"时使用。扫描 8 个信号给出风险评级 🟢🟡🟠🔴。
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Detect structural macro regime transitions (1-2 year horizon) using cross-asset ratio analysis.
2.2K installsEvaluates market bubble risk through quantitative data-driven analysis using the revised Minsky…
2K installsDetects market top probability using O'Neil Distribution Days, Minervini Leading Stock Deterior…
2K installsDetect and analyze trending market themes across sectors. Use when user asks about current mark…
1.9K installsDetects Follow-Through Day (FTD) signals for market bottom confirmation using William O'Neil's …
1.9K installsUse after generating code, after accepting AI suggestions, or when reviewing AI-written modules…
1.5K installsOther skills from wbh604/uzi-skill.
npx skills add wbh604/uzi-skill
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Parsed from SKILL.md frontmatter.
Files included with this skill beyond the listing page.
SKILL.md
3,054 B
SUMMARY.md
317 B
| 命中信号数 | 评级 | 建议 |
|---|---|---|
| 0-1 | 🟢 安全 | 数据正常,未发现被异常推广迹象 |
| 2-3 | 🟡 注意 | 有少量推广,建议核实信息源 |
| 4-5 | 🟠 警惕 | 多个推广信号,强烈建议谨慎 |
| 6+ | 🔴 高度可疑 | 强烈建议回避,疑似杀猪盘特征 |
如果用户提到下列词,信号严重程度自动 +1 级:
{
"ticker": "...",
"trap_score": 1-10, // 反向,越高越安全
"trap_level": "🟢 安全",
"signals_hit": [
{
"id": 3,
"name": "付费社群引流",
"evidence": "搜索发现 5 个公众号同期推送 VIP 群入口",
"severity": "high",
"sources": ["url1", "url2"]
}
],
"user_keyword_boost": 1,
"recommendation": "🟢 未发现明显推广痕迹,可正常分析。但任何投资都需自己判断。",
"warning_phrases": ["..."] // 给用户的明确警告(如有)
}