dsh-sms-webhook

huaxiren6

DSH 短信转发 webhook:手机端转发 App(短信转发器/Tasker 等)把短信 POST 到本地 HTTP 端点,插件落盘 JSONL 并暴露 sms_recent / sms_search 工具,让 agent 在任务中直接读取短信验证码;自动提取 4–8 位 OTP,支持关键词过滤,可走局域网或 Tailscale。

SMS forwarding webhook for DeepSeek Harness. Phone apps (SMS Forwarder, Tasker, or any HTTP POST) push messages to a local HTTP endpoint; the plugin stores them as JSONL and exposes sms_recent / sms_search tools so the agent can read SMS verification codes during tasks. Auto-extracts the first 4-8 digit OTP from each message, supports keyword filtering, and works over LAN or Tailscale.

安装命令

dsh plugin --profile web add github:huaxiren6/dsh-sms-webhook

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars0
30 天下载
分发方式Git
收录时间2026-08-23

相关链接

同类插件