rjn32s/dsh-whois-plugin0

dsh-whois-plugin

DeepSeek Harness plugin: a WHOIS lookup tool for the model.

包名
dsh-whois-plugin
版本
0.1.0
许可证
MIT
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:rjn32s/dsh-whois-plugin

Usage

Once installed, just ask the agent, e.g.:

Look up the WHOIS/RDAP info for example.com

The model calls whois({ domain: "example.com" }) and gets back the raw RDAP JSON (registrar, status, events like registration/expiration, nameservers, and registrant entities where the registry publishes them).