/SKILL.md
高并发异步扫描 Codex 探活机制的专属执行工具。遇到关键词如「扫号」、「清死号」、「清理 Codex 401」、「扫描凭证」时自动激活。
npx skillsauth add paradoxie/cpa-codex-auth-sweep cpa-codex-auth-sweepInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
此技能用于高并发异步扫描本地 Codex 认证文件的存活状态,并可一键清理失效(401)凭证。基于 asyncio + aiohttp,默认 200 路协程并发。
pip install aiohttp
# 常规扫描(只看不删)
python3 <SKILL目录>/scanner.py --no-quarantine
# 扫描 + 删除 401 死号
python3 <SKILL目录>/scanner.py --no-quarantine --delete-401 --yes
# JSON 机读模式
python3 <SKILL目录>/scanner.py --output-json --no-quarantine
只清理明确失效的认证文件。
network errortimeoutparse errorinvalid authrevoked[!IMPORTANT]
- 必须使用 Python 3 环境运行。
- 汇报时,提取输出底部 "Scan Summary" 中的统计数字,以友好的 Markdown 摘要呈现。
- 涉及
--delete-401等破坏性操作前,必须确认用户有明确的删除意图(如「删掉」「清理」「扬了」)。只说「看看」「扫一下」的情况下只扫描不删除。
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.