← 返回 Skills 市场
254
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install qwen-portal-auth-helper
功能描述
Automate qwen-portal OAuth authentication - solves the interactive TTY problem with tmux, provides monitoring and recovery tools.
安全使用建议
This skill appears to do what it says, but it runs commands that modify your user crontab and your OpenClaw cron jobs file. Before installing or running it: (1) verify the repository/source you install from, (2) inspect the scripts (get-qwen-oauth-link.sh, check-qwen-auth.sh, reset-task-state.py) yourself, (3) back up ~/.openclaw/cron/jobs.json and your crontab (crontab -l > crontab.backup), (4) test in --test-only mode or in a non-production account, and (5) be prepared that the tool will create/kill tmux sessions and create files under /tmp. No external credential exfiltration is evident, but only proceed if you trust the code's origin.
功能分析
Type: OpenClaw Skill
Name: qwen-portal-auth-helper
Version: 1.0.0
The bundle is a specialized utility designed to automate Qwen Portal OAuth authentication and monitor task health within the OpenClaw environment. It uses tmux in 'get-qwen-oauth-link.sh' to bypass interactive TTY requirements and includes a Python script 'reset-task-state.py' to clear error counters in the local '~/.openclaw/cron/jobs.json' file. While the skill performs high-privilege actions such as modifying cron job configurations and adding scheduled tasks to the system crontab, these behaviors are explicitly documented, logically consistent with the stated purpose of solving authentication expiration issues, and lack any indicators of data exfiltration or malicious intent.
能力评估
Purpose & Capability
Name/description match the provided files and scripts: tmux and openclaw are required and used to capture the OAuth link; health-check and reset scripts operate on OpenClaw cron jobs. No unrelated binaries, secrets, or network endpoints are requested beyond the qwen authorization URL the user must visit.
Instruction Scope
SKILL.md and scripts instruct the agent/user to run local scripts that read/write ~/.openclaw paths, read crontab output, create temporary files in /tmp, spawn and kill tmux sessions, and invoke openclaw. This is within the stated purpose, but the scripts will read and modify the user's OpenClaw cron jobs file and can add a crontab entry — review and back up those files before use.
Install Mechanism
No remote install/download is present; the skill is instruction-plus-local-scripts (no package installer). That is low-risk compared to fetching arbitrary archives. The repository claims a GitHub source in metadata, but the published 'Source: unknown' is a minor provenance inconsistency to verify.
Credentials
The skill requests no environment secrets and only requires tmux/openclaw (and optionally python3). Declared permissions (exec/read/write) are consistent with scripts that manipulate files and crontab. There are no unexplained requests for unrelated credentials or external endpoints.
Persistence & Privilege
The skill does not set always:true and defaults to normal autonomous invocation. It can add a user crontab entry (setupMonitoring) and the reset script writes to ~/.openclaw/cron/jobs.json — both are reasonable for this utility but are persistent changes to the user's environment and should be accepted explicitly by the user.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qwen-portal-auth-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/qwen-portal-auth-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Qwen Portal Auth Helper 1.0.0 initial release:
- Automates qwen-portal OAuth authentication, bypassing the interactive TTY requirement (using tmux).
- Provides scripts for checking authentication health and generates actionable reports.
- Includes self-healing and recovery tools to reset failing cron tasks after re-authentication.
- Offers full best practices documentation, setup guidance, and maintenance schedules.
- Supports proactive monitoring with example cron integrations for early error detection and prevention.
元数据
常见问题
Qwen Portal Auth Helper 是什么?
Automate qwen-portal OAuth authentication - solves the interactive TTY problem with tmux, provides monitoring and recovery tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。
如何安装 Qwen Portal Auth Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qwen-portal-auth-helper」即可一键安装,无需额外配置。
Qwen Portal Auth Helper 是免费的吗?
是的,Qwen Portal Auth Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qwen Portal Auth Helper 支持哪些平台?
Qwen Portal Auth Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qwen Portal Auth Helper?
由 jazzqi(@jazzqi)开发并维护,当前版本 v1.0.0。
推荐 Skills