← Back to Skills Marketplace
2263648274

Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration

by Hwei · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
401
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install qwen-auto-register
Description
自动注册 Qwen 账号并获取 token。支持预测性自动切换,避免 API 额度超限。需要安装 auto-register 包。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qwen-auto-register
  3. After installation, invoke the skill by name or use /qwen-auto-register
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug qwen-auto-register
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration?

自动注册 Qwen 账号并获取 token。支持预测性自动切换,避免 API 额度超限。需要安装 auto-register 包。 It is an AI Agent Skill for Claude Code / OpenClaw, with 401 downloads so far.

How do I install Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration?

Run "/install qwen-auto-register" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration free?

Yes, Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration support?

Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration?

It is built and maintained by Hwei (@2263648274); the current version is v1.0.2.

💬 Comments