No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by ikunycj · Codex Skill · ★ 58
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is gpt-team-register safe to install? View the security audit →
gpt-team-register 用于自动化注册或登录 ChatGPT Team / Business 子账号的小工具。 这个仓库既可以直接当命令行脚本使用,也可以作为 Codex skill 集成到你的工作流中。核心逻辑基于 Playwright,会打开真实浏览器,自动完成 ChatGPT 登录页、SSO 选择、SAML 表单填写,以及首次登录后的常见引导步骤。 功能特性 支持通过单个账号 ID 注册或登录 Team / Business 子账号 自动按 规则生成邮箱 复用持久化浏览器配置,减少重复 Cloudflare 校验 遇到 时自动重试 自动选择默认 onboarding 身份并跳过常见引导弹窗 创建/登录成功后自动保存 ChatGPT / 支持把 Codex 内置浏览器里的 JSON 桥接保存成本地 session cache 可选择运行结束后保留浏览器,便于人工检查 运行要求 Node.js Playwright 可用的 Chromium / Chrome 浏览器 可访问目标 Team / Business SSO 流程 脚本现在不再强依赖 macOS 固定路径。 浏览器解析顺序如下: 环境变量 环境变量 常见系统路径自动探测 Playwright 默认 Chromium Playwright 解析顺序如下: 环境变量 当前 Node.js 环境中的 中可解析的 环境变量 对应运行时目录 快速开始 克隆仓库: 直接注册或登录一个账号: 默认会自动生成邮箱: 创建/登录成功后会自动保存 ChatGPT session cache 到: 这个文件包含 token,已经被 忽略,不要提交到 GitHub。 如果浏览器出现 Cloudflare 校验,请在打开的 Chrome 窗口中手动完成,然后回到终端按回车继续。 推荐用法 方式一:脚本完整自动流程 适合常规批量注册/登录。脚本会打开自己的 Chrome / Chromium profile,完成 SSO、onboarding,并保存 session cache。 bash ./regi
| Stars | 58 |
| Forks | 7 |
| Language | JavaScript |
| Category | Codex Skill |
| License | Apache-2.0 |
| Quality Score | 58.940958991578/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-09 |
| Created | 2026-06-08 |
| Platforms | codex, node |
| Est. Tokens | ~2k |
These tools work well together with gpt-team-register for enhanced workflows:
Explore other popular codex skill tools:
gpt-team-register is ChatGPT Team Bug号自动注册;包含自动注册SKILL和自动注册脚本。慢一点儿,但是交给Agent,他自己能完成全部流程。推荐使用Codex. It is categorized as a Codex Skill with 58 GitHub stars.
gpt-team-register is primarily written in JavaScript.
You can find installation instructions and usage details in the gpt-team-register GitHub repository at github.com/ikunycj/gpt-team-register. The project has 58 stars and 7 forks, indicating an active community.
gpt-team-register is released under the Apache-2.0 license, making it free to use and modify according to the license terms.