wxjava-upgrade-guide

A migration guide for upgrading WxJava, a Java software development kit for WeChat services, from one version or dependency setup to another. It checks dependencies, Java versions, configuration, HTTP clients, and public programming interfaces.

In plain words
What is it for?
Use it to plan dependency or BOM changes, investigate compatibility warnings, and upgrade projects using payments, callbacks, multiple accounts, or enterprise conversation archiving. It provides checks for compilation, regression testing, gradual rollout, and rollback conditions.
Why use it?
It helps identify compatibility risks before an upgrade and turns the work into stages that can be tested and reversed. It also keeps uncertain changes tied to release notes, documentation, code, and actual build results.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/binarywang/wxjava/wxjava-upgrade-guide
Any agent
npx skills add binarywang/WxJava --skill wxjava-upgrade-guide
Clone the repo
git clone --depth 1 https://github.com/binarywang/WxJava

Made for: Claude Code, Codex.

Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 301 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00072 $0.00301
Opus 5 $0.00036 $0.00151
Sonnet 5 $0.00014 $0.00060
Haiku 4.5 $0.00007 $0.00030

Measured yesterday against content hash adfba1e951f2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

wxjava-upgrade-guide scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/wxjava-upgrade-guide/SKILL.md · 15 lines

What it actually says

WxJava 升级迁移

  1. 收集当前与目标版本、已用模块、JDK、框架、BOM 使用情况、依赖树、代理配置和关键调用路径。
  2. 读取 迁移检查表,识别版本、依赖和配置边界。
  3. 按 HTTP 客户端、BOM、支付/回调、多账号、企业微信会话存档等变化类型选择迁移分支。
  4. 输出分阶段变更:依赖调整、编译、关键回归测试、灰度与明确回滚条件。
  5. 将不确定项标为待查,并引导查看目标版本的 release notes、README、Javadoc 与变更记录。

不要猜测废弃 API 或破坏性变更;以官方发布信息、当前代码与实际编译结果为准。默认保持 Java 8,除非目标版本明确改变此约束。不能以关闭验签、固定 token 或跳过测试作为回滚方案。

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 15 lines · 72 tokens per session scan A adfba1e951f2

Subscribe to this mod's changes

wxjava-upgrade-guide is a skill published in the GitHub repository binarywang/WxJava (33,051 stars, last pushed 2d ago), licensed Apache-2.0. It adds 72 tokens to every session and 301 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.