← 返回 Skills 市场
401
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install qwen-auto-register
功能描述
自动注册 Qwen 账号并获取 token。支持预测性自动切换,避免 API 额度超限。需要安装 auto-register 包。
安全使用建议
What to consider before installing/using this skill:
- It requires you to pip install an unvetted package from a GitHub repository (auto-register). That package will run code on your machine — review its source before installing.
- The skill will overwrite ~/.openclaw/agents/main/agent/auth-profiles.json (agent credentials) and usage-stats.json and does not keep backups. Backup those files first if you might lose important tokens.
- The skill performs automated account creation and email verification (likely using external temporary-email services). This can be used to bypass API limits and may violate terms of service — be sure you understand legal/ethical implications.
- The SKILL.md asks you to set system proxy env vars for network access; avoid global changes if you don't want to route all traffic. Prefer running in an isolated environment (container or VM).
- If you must try it: inspect the auto-register repository code, test in an isolated VM/container, and manually back up auth-profiles.json before running. Do not grant it persistent or automatic invocation until you trust the upstream package.
功能分析
Type: OpenClaw Skill
Name: qwen-auto-register
Version: 1.0.2
The skill automates Qwen account registration by installing an external package from a specific GitHub repository (github.com/2263648274/qwen-auto-register.git) and modifying sensitive local configuration files (~/.openclaw/.../auth-profiles.json). While these actions align with the stated purpose of bypassing API limits, the reliance on unverified remote code and the direct manipulation of authentication tokens represent significant security risks and potential for credential mishandling.
能力评估
Purpose & Capability
Name/description (automatic Qwen registration) matches the code and SKILL.md: it expects to run a headless browser to create accounts and obtain tokens. However, the skill reads/writes the agent's auth-profiles.json and usage-stats.json under ~/.openclaw/agents/... — this is privileged access to the agent's stored credentials/config but the skill metadata did not declare any required config paths. Overwriting agent credentials is a higher-privilege action than a simple helper and should have been declared.
Instruction Scope
SKILL.md instructs installing an external pip package and Playwright, configuring proxies, and describes generating temporary email, verifying, extracting tokens, writing auth-profiles.json, resetting usage stats, and restarting the Gateway. The provided main.py indeed writes/overwrites auth-profiles.json and usage-stats.json. The runtime instructions therefore include modifying agent configuration and performing automated network-driven account creation — actions that go beyond simple local helpers and can have side effects (destructive overwrite, mass account creation).
Install Mechanism
There is no formal install spec in the skill bundle; SKILL.md and requirements.txt instruct the user to pip install a package directly from a GitHub repo (git+https://github.com/2263648274/qwen-auto-register.git) and to run 'playwright install chromium'. Installing arbitrary code from an unknown GitHub repo is moderate-to-high risk because that package (auto-register) will execute arbitrary code on install/run and is not vetted here.
Credentials
The skill declares no required environment variables or config paths, but the documentation encourages setting HTTP_PROXY/HTTPS_PROXY and the code reads/writes files under the agent home directory (~/.openclaw/agents/...). The skill therefore uses environment/config resources that are not declared in its metadata. It also will overwrite stored auth tokens without backing them up, which is disproportionate for a helper unless the user explicitly consents and understands the risk.
Persistence & Privilege
always is false (good), but the skill modifies agent-level files (auth-profiles.json) used to store credentials. This is a form of system-wide/agent-level configuration modification rather than just operating within its own sandbox. The skill overwrites tokens (no backup) and claims to restart the Gateway (SKILL.md mentions this) — modifying agent settings in this way warrants caution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qwen-auto-register - 安装完成后,直接呼叫该 Skill 的名称或使用
/qwen-auto-register触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added detailed network configuration instructions, including proxy setup for users in mainland China.
- No changes to the skill's code or functionality.
- Documentation now explains how to set HTTP/HTTPS proxy via environment variables or .env file.
v1.0.1
- Updated documentation to require installation of the auto-register package.
- Added instructions for installing from GitHub and clarified setup steps.
- Changed backup policy: old accounts are now directly overwritten and not retained.
- Improved "注意事项" and setup guidance for first-time users.
v1.0.0
- Initial release of qwen-auto-register.
- Automates Qwen account registration, email verification, token retrieval, and gateway reset.
- Supports predictive auto-switching to prevent API quota overages.
- Monitors request count, token expiration, and error rate to trigger automatic switching.
- New accounts and tokens are stored and applied automatically, with old accounts kept as backup.
- Requires Python 3 and Playwright; setup instructions included.
元数据
常见问题
Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration 是什么?
自动注册 Qwen 账号并获取 token。支持预测性自动切换,避免 API 额度超限。需要安装 auto-register 包。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 401 次。
如何安装 Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qwen-auto-register」即可一键安装,无需额外配置。
Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration 是免费的吗?
是的,Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration 支持哪些平台?
Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration?
由 Hwei(@2263648274)开发并维护,当前版本 v1.0.2。
推荐 Skills