WhaleHarness/WhaleHarness--plugins-whale-status0

whale-status

WhaleHarness checkup inside a DSH session: site health (HTTPS, DNS, TLS, tarball integrity) plus a local plugin checkup with verification status (audited PASS / REJECT / unverified) and update checks.

AI 分析

核心用途是检查 DSH 会话的网站健康状况及本地插件的审计与更新状态。适合需要排查网络连接、验证插件安全性和检查更新的开发者或系统管理员,仅依赖 Node 内置模块。

パッケージ
whale-status
バージョン
0.2.2
ライセンス
MIT
最終更新
2026/08/17

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:WhaleHarness/WhaleHarness#d3888b29bb0991e2b08a8099683e87134bc37680&path:plugins/whale-status

ドキュメント

README 全文を読む ↗

Usage

会话里说「检查一下 WhaleHarness 状态」,或让模型调用 whale_status

全部检查只用 Node 内置模块(fetch / dns / tls / crypto),无外部依赖。