# Claude / Cursor / Codex 常见风控错误码排查索引

枢纽页：https://www.safeclaude.net/errors.html

## Claude

| 报错关键词 | 排查页 | 本机优先检查 |
|------------|--------|----------------|
| 403 / Access denied | https://www.safeclaude.net/error-claude-403.html | config-leak、shell-env、api-endpoint |
| 429 / Too Many Requests | https://www.safeclaude.net/error-claude-429.html | 配额 vs 环境自洽；代理残留 |
| authentication_error | https://www.safeclaude.net/error-claude-auth.html | relay-oauth、非官方端点 |

## Cursor

| 报错关键词 | 排查页 | 本机优先检查 |
|------------|--------|----------------|
| Network / Model provider error | https://www.safeclaude.net/error-cursor-network.html | 系统/Shell 代理、mcp-http |
| 401 Unauthorized | https://www.safeclaude.net/error-cursor-unauthorized.html | mcp-secrets、轮换 Key |

## Codex

| 报错关键词 | 排查页 | 本机优先检查 |
|------------|--------|----------------|
| API / base URL 错误 | https://www.safeclaude.net/error-codex-api.html | OPENAI_*、api-endpoint |

## 通用建议

报错后先 **本机扫描 → 清红灯 → 复扫 → 再重试官方路径**。  
已触发封号：https://www.safeclaude.net/guide-account-banned-cleanup.html
