openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration

自动注册 Qwen 账号并获取 token。支持预测性自动切换,避免 API 额度超限。需要安装 auto-register 包。

开发与 DevOps

作者:Hwei @2263648274

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.2

统计:⭐ 0 · 192 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :可疑 · OpenClaw :可疑

Package:2263648274/qwen-auto-register

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :可疑

OpenClaw 评估

The skill's purpose (auto-register Qwen accounts) is coherent with its use of Python and Playwright, but it asks you to install an untrusted GitHub package, silently overwrites the agent's auth tokens (without declaring that config access), and can perform network actions that are not fully visible — proceed with caution.

目的

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-priv…

说明范围

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 accou…

安装机制

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.

证书

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 explicitl…

持久

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.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Fully automatic Qwen registration, achieving unlimited cup renewals, with timed detection for fully automatic registration」。简介:自动注册 Qwen 账号并获取 token。支持预测性自动切换,避免 API 额度超限。需要安装 auto-register 包。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/2263648274/qwen-auto-register/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。