Skip to content

Add plugin Webhook 实验室 v0.1.0 - #500

Open
TheLastSheep wants to merge 3 commits into
ZToolsCenter:mainfrom
TheLastSheep:codex/webhook-lab
Open

Add plugin Webhook 实验室 v0.1.0#500
TheLastSheep wants to merge 3 commits into
ZToolsCenter:mainfrom
TheLastSheep:codex/webhook-lab

Conversation

@TheLastSheep

Copy link
Copy Markdown
Contributor

变更

  • 新增全中文的本地 Webhook 接收、检查与签名调试界面。
  • 提供 2 个 MCP 工具,支持 HMAC 计算和安全负载预览。
  • 清单完整声明 macOS、Windows、Linux 三端支持。

安全

  • 监听器仅绑定本地回环地址,并限制方法、正文和历史预算。
  • 请求头、文本、深层 JSON、令牌和 PEM 私钥统一脱敏。
  • HMAC 工具不会返回正文或密钥,负载预览限制为 64 KiB。

验证

  • npm run build:28/28 通过。
  • dist 24,190 B;最终 ZIP 11,222 B,低于 15 MB 限制。
  • root/dist 中文入口均加载成功,无页面或控制台错误。
  • 独立交叉审查通过,P0-P3 均无。

验证边界

Windows/Linux 真机 ZTools 宿主尚未手动点击验证,因此创建为 Draft。

- 加固本地监听、负载脱敏与资源清理流程
- 提供 HMAC 计算和安全负载预览工具

AI-Co-Authored-By: Codex
@TheLastSheep
TheLastSheep marked this pull request as ready for review September 1, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants