OpenAI ban risk detection CLI — 9-question risk assessment (0-100 score), 8 confirmed ban reasons with patterns/prevention, Chinese/English appeal templates,...
---
name: openai-ban-tracker
description: OpenAI ban risk detection CLI — 9-question risk assessment (0-100 score), 8 confirmed ban reasons with patterns/prevention, Chinese/English appeal templates, and real-time V2EX community signal scanning.
version: 1.2.0
author: minirr890112-byte
license: MIT
metadata:
hermes:
tags: [OpenAI, Ban, Account-Safety, Risk-Assessment, Appeal, Chinese, V2EX]
homepage: https://github.com/minirr890112-byte/openai-ban-tracker
---
# openai-ban-tracker
## Problem → Solution
**The problem**: June 2026 — OpenAI mass-bans accounts again. V2EX explodes with 23+18 reply threads in 24 hours. You're using a shared account or bought credits from Taobao. You don't know if you're at risk, why people get banned, or how to appeal. Your API key stops working and your ChatGPT is gone.
**The solution**: 9-question interactive risk assessment gives you a 0-100 ban risk score. 8 confirmed ban reasons with real patterns, prevention tips, and appeal success rates. Chinese and English appeal email templates with proven strategies. Real-time V2EX signal scanner.
## Quick Start
```bash
pip install git+https://github.com/minirr890112-byte/openai-ban-tracker.git
openai-ban-tracker risk-check # 9-question risk assessment
openai-ban-tracker ban-reasons # 8 known ban causes
openai-ban-tracker appeal --lang zh # Chinese appeal template
openai-ban-tracker appeal --lang en # English appeal template
openai-ban-tracker status # Community ban/unban signals
openai-ban-tracker scan # Real-time V2EX scan
```
## Real Output
```
$ openai-ban-tracker risk-check
⚠️ OpenAI Ban Risk Assessment
────────────────────────────────
Q1: Shared/rented account? (y/n): n
Q2: Taobao/Xianyu top-up? (y/n): n
... (9 questions total)
┌────────────────────────────────────┐
│ Risk Score: 15/100 │
│ Risk Level: 🟢 Low │
│ Ban Probability: ~5% │
│ Top Risk Factor: None significant │
└────────────────────────────────────┘
$ openai-ban-tracker ban-reasons
8 Confirmed Ban Reasons:
┌────┬─────────────────────┬────────┬───────────┐
│ # │ Reason │ Risk │ Appeal % │
├────┼─────────────────────┼────────┼───────────┤
│ 1 │ Shared/rented account│ 🔴 Max │ 5% │
│ 2 │ Third-party top-up │ 🔴 Max │ 10% │
│ 3 │ VPN/region mismatch │ 🟡 Med │ 40% │
│ 4 │ API abuse │ 🔴 Max │ 5% │
│ 5 │ Payment dispute │ 🟡 Med │ 50% │
│ 6 │ Suspicious login │ 🟢 Low │ 70% │
│ 7 │ Batch registration │ 🔴 Max │ 2% │
│ 8 │ Content violation │ 🟡 Med │ 30% │
└────┴─────────────────────┴────────┴───────────┘
```
## 5 Commands
| Command | Description |
|---------|-------------|
| `risk-check` | Interactive 9-question ban risk assessment |
| `ban-reasons` | 8 confirmed reasons with patterns + prevention |
| `appeal` | Generate zh/en appeal email template |
| `status` | Latest V2EX community ban/unban signals |
| `scan` | Real-time V2EX post scanning |
---
⭐ **Star this repo if OpenAI ever banned you without explanation**: [github.com/minirr890112-byte/openai-ban-tracker](https://github.com/minirr890112-byte/openai-ban-tracker)
don't have the plugin yet? install it then click "run inline in claude" again.