ip-quality-evaluator 是一个用于评估 VPS IP 质量的 Codex skill。它会围绕 IP 身份、地理位置、ASN/运营商、IP 类型、代理/VPN/TOR 标记、欺诈风险、黑名单、Cloudflare/Google 浏览摩擦、AI 服务可用性、流媒体解锁、邮件发送条件、网络基础质量、中国三网/多地区连接质量等维度进行测评。
它的目标不是简单给一个分数,而是根据用途给出直接结论:这个 IP 适合建站、普通 VPS、AI 服务、流媒体、邮件、账号浏览,还是应该换掉。每个测评维度都会输出结果、小结评价和证据,最后给出 Good、Usable with caution、Poor 或 Insufficient evidence。
远程检测会保留两类结果:原始终端输出用于保留 IPQuality/NetQuality 的直观视觉表达,clean 文本用于搜索、引用和生成最终报告。
支持三种使用方式:
- 只提供 IP:使用公开数据库和可查询资料做初步测评。
- 提供检测输出:分析
IP.Check.Place、公开数据库或手动测试结果。 - 使用 SSH key 远程检测:通过脚本登录 VPS 自动采集出口 IP、IP.Check.Place、NetQuality、rDNS、延迟、路由、中国网络质量等信息。
安全原则:不要在聊天、命令参数或脚本中传递 VPS 明文密码。推荐使用 SSH key 或手动登录 VPS 后运行检测命令,再把输出交给 skill 分析。
ip-quality-evaluator is a Codex skill for evaluating VPS IP quality. It reviews identity, geolocation, ASN/provider, IP type, proxy/VPN/TOR labels, fraud risk, blacklist status, Google/Cloudflare browsing friction, AI service compatibility, streaming unlock status, email readiness, basic network health, and mainland China network quality.
Instead of returning only a numeric score, it gives a direct purpose-specific verdict: whether the IP is suitable for web hosting, general VPS use, AI services, streaming, email, browser/account use, or should be replaced. Each test dimension includes a result, a mini-evaluation, and supporting evidence, ending with one of Good, Usable with caution, Poor, or Insufficient evidence.
Remote checks preserve both raw terminal output for the original IPQuality/NetQuality visual presentation and clean text output for searching, quoting, and final reports.
Supported usage modes:
- IP only: perform a public-data-based preliminary review.
- Existing output: analyze
IP.Check.Place, reputation database results, or manual test logs. - SSH-key remote check: run scripts against a VPS to collect egress IP, IP.Check.Place output, NetQuality output, rDNS, latency, routes, and China network quality.
Security rule: do not pass VPS plaintext passwords in chat, command arguments, or scripts. Prefer SSH keys, or log into the VPS manually and provide the command output for analysis.