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. 8. 17.

설치

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

Usage

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

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