Plugin directory / Developer / dsh-lovelyaudit
dsh-lovelyaudit
Verified · install-tested on dsh Tokeii0
What it does
DSH web plugin: 黑盒/代审 sidebar workspace (P0–P7, per-finding SRC reports).
Works — verified, early-stage project
DSH web plugin: 黑盒/代审 sidebar workspace (P0–P7, per-finding SRC reports). It installs cleanly and boots without issues in our testing. It's early-stage but functional.
“Verified” means our automated CI actually ran dsh plugin add in a clean profile and it booted — nothing more. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
README
dsh-lovelyaudit
DSH 侧边栏 黑盒/代审:P0–P7 测绘、点子、漏洞专项报告(含 PoC/EXP)。
安装
dsh plugin --profile web add https://github.com/Tokeii0/dsh-lovelyaudit/releases/latest/download/dsh-lovelyaudit.tgz
装完重启 DSH。侧边栏底部出现 黑盒/代审 即成功。
dsh plugin add 会自动把本包写进 web profile 的 bundles,不用手改 package.json。
更新
先卸载旧版再装最新版:
dsh plugin --profile web remove dsh-lovelyaudit
dsh plugin --profile web add https://github.com/Tokeii0/dsh-lovelyaudit/releases/latest/download/dsh-lovelyaudit.tgz
重启 DSH 生效。目标台账、漏洞、设置都不受影响(存在 ~/.dsh 下,不在插件包里)。
使用
配置页填目标 URL,可选账号、Header、红线、CTF / Goal,点开始。进度看「目标」,漏洞看「漏洞」。
Install
Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:
dsh plugin add dshbase-catalog Then say "install dsh-lovelyaudit for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.
This plugin is GitHub source (not published to npm) — install it straight from the repo:
Web profile:
dsh plugin --profile web add github:Tokeii0/dsh-lovelyaudit Headless (CLI) profile:
dsh plugin --profile headless add github:Tokeii0/dsh-lovelyaudit Test report
Verified: L1 install + L2 load + L3 runtime from GitHub source on dsh 0.1.0-rc.6.