dsh-whois-plugin
DeepSeek Harness plugin: a WHOIS lookup tool for the model.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:rjn32s/dsh-whois-plugin说明文档
阅读完整 README ↗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).