From stock-deep-analyzer
Detects pump-and-dump (杀猪盘) schemes in A-share stocks by scanning 8 signals including social media promotion, template phrases, paid groups, and abnormal K-line patterns. Provides risk ratings from safe to highly suspicious.
How this skill is triggered — by the user, by Claude, or both
Slash command
/stock-deep-analyzer:trap-detectorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- 用户输入含关键词:朋友推荐、群里、老师带、内幕、必涨、翻倍、暴涨、稳赚、跟单
| 命中信号数 | 评级 | 建议 |
|---|---|---|
| 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": ["..."] // 给用户的明确警告(如有)
}
npx claudepluginhub jinzaizhichi/uzi-skill15plugins reuse this skill
First indexed Jun 4, 2026
Showing the 6 earliest of 15 plugins
Detects pump-and-dump (杀猪盘) schemes in A-share stocks by scanning 8 signals including social media promotion, template phrases, paid groups, and abnormal K-line patterns. Provides risk ratings from safe to highly suspicious.
Runs deep stock analysis on A-share/HK/US markets using 22 data dimensions, 17 institutional methods (DCF, Comps, LBO, IC Memo), and 51 investor personas. Generates HTML reports and image cards. Zero API keys required.
Evaluates US market bubble risk using quantitative metrics (Put/Call, VIX, margin debt, breadth, IPO data) and a structured scoring framework. Useful for assessing valuation concerns or profit-taking timing.