Overview
dsh-web-recon
Work out how a web system actually works — once. Captures its real HTTP API and accessibility tree in a dedicated, fenced browser, then keeps a reusable playbook so later automation never pays to rediscover it.
Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.
Install
Install this bundle from GitHub
The CLI validates the bundle, invokes native DSH, then reports completion.
npx dshpub add sherconan/dsh-web-recon --ref 27a0a3ac201fe127bc7533fa0d928e45c48077f7Capabilities
What it contributes
HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected
README / EN
Package documentation
English | 中文
LIMITATIONS
Known limitations
- 服务端渲染的页面没有独立接口可挖,此时手册的价值主要在控件清单。 - 有些接口只在特定操作后才触发。用 `interact` 参数指定一个选择器,让侦察时点一下再观察。 - 手册会随目标系统改版而过期。改版后重新侦察一次即可,接口按并集累积不会丢历史。 - 手册目前记录接口形态,不记录字段语义。哪个参数是什么意思,仍需你或模型判断。 - 尚未做多步流程编排(登录→取列表→逐条处理 这种串联仍靠模型自己组织)。
