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.
- License
- MIT
- Added
- 2026-08-23
GitHub info
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 20, 2026, 7:44 PM
- Maintainer
- huaxiren6
- Added
- 2026-08-23
Install
dsh plugin --profile web add dsh-sms-webhookREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/huaxiren6/dsh-sms-webhook)Related plugins
Tools & Capabilitiesdsh-email-reader
★ 2OAuth2-capable IMAP email reader for accounts where password authentication is disabled. Microsoft disabled Basic Auth for personal Outlook IMAP in 2024, so this plugin authenticates via refresh-token OAuth2 (XOAUTH2) with automatic token refresh, plus app-password login for Gmail through an optional local HTTP/SOCKS proxy. Registers list/read/search as ol_email_* so it can coexist with the market dsh-email plugin without tool-name clashes.
WeKnora#dsh-weknora
★ 20882Four read-only tools over a WeKnora knowledge base: list knowledge bases, hybrid passage search, reassemble one document's chunks in order, and WeKnora's own cited RAG or ReAct-agent answer with a resumable session id.
treg
★ 699Tool catalog for agents: search ~2,600 external endpoints (SEO and SERP, backlinks, social, people and company enrichment, ad libraries, scraping) by the task you want done, read each one's parameters and per-call price, then call it with the credential injected server-side. Ships the skill plus an MCP row that stays disabled until TREG_TOKEN is set.