DSH Market
S

seeWxapkg

by Leslie-SSS · Leslie-SSS/seeWxapkg

Not a pluginunknownfresh

极简实用的微信小程序反编译 Web 工具

Install seeWxapkg

Installs but activates nothing: package.json has no `dsh.bundle` declaration, so `dsh plugin` warns and loads no config layer.

This repository is not a DSH plugin

Its package.json declares no dsh.bundle. In the official docs' own words, a package like this “still installs, but only as a plain dependency: dsh plugin prints a warning and activates no layer”. The install looks like it worked and nothing happens.

What it actually is: 极简实用的微信小程序反编译 Web 工具 If that is what you came for, use it directly from the repository — it is just not something dsh plugin add can activate.

Before you run it

  • A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
  • Installing from git resolves a moving branch. Pin a commit — github:Leslie-SSS/seeWxapkg#<commit-sha> — so the code you reviewed is the code you install.

Prerequisites

API key
Not required.
Network access
Required at runtime.
Language
Go

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
lifecycleScriptspassinfono install-time scripts
dsh.bundlemissingfatalpackage.json has no `dsh.bundle` key
Verdict reason
no dsh.bundle declaration — installs as a plain dependency only
package.json read
frontend/package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

· 快速开始 · 支持范围 · API · 参与贡献 See Wxapkg 可以直接在浏览器中反编译 `.wxapkg` 文件。它会自动识别包类型,在需要时使用 AppID 解密,并完成解包、反编译、排版整理和结果检查。 > [!IMPORTANT] > 本项目所称“反编译”是对编译产物的**尽力静态恢复**,不是提取原始源码。结果可能缺少原变量名、注释、目录结构或运行时生成内容;“反编译结果已生成”也不代表与原工程完全一致或可以直接运行。 - 支持普通包、加密包和常见微信 4.x 结构;加密包需要匹配的 AppID。 - 静态反编译,不通过 `eval`、`Function` 或 VM 执行包内 JavaScript。 - 自动反编译并整理 JSON、JavaScript、WXML 和 WXSS,无法确认的内容会如实标记。 - 提供实时进度、结果状态、静态质量分、检查提示和技术报告。 - 下载 ZIP 只包含 `src/`,原始解包依据不会混入交付文件。 - 支持在线使用与单机 Docker Compose 自托管,不依赖外部数据库、缓存或消息队列。 打开 [seewxapkg.keepbuild.cn](https://seewxapkg.keepbuild.cn/),选择或拖入 `.wxapkg` 文件即可。代码整理和深度反编译默认开启;加密包还需要填写对应的 AppID。 > 公开体验站会在处理期间暂存上传内容;正常终态会立即删除原始上传,异常遗留及结果数据最长按 72 小时策略清理。敏感、私有或未获授权的软件包请勿上传,建议在受控环境中自托管处理。 只需要 Docker Engine 与 Docker

Topics

GitHub topics on this repository

More in Claude Gemini Docker Compose

Ranked by similarity inside the cluster, not alphabetically