dsh-password
DSH plugin: strong password & diceware passphrase generator (crypto random)
Author
DeepSeek Harness plugins published by @ZhijiangTang on GitHub.
DSH plugin: strong password & diceware passphrase generator (crypto random)
DSH plugin: naming case converter (camelCase/snake_case/kebab-case/PascalCase/...)
DSH plugin: query npm/PyPI package info (version, deps, release dates)
DSH plugin: parse natural-language relative times into ISO timestamps (fail-fast)
DSH plugin: block dangerous shell commands and secret leakage before execution (tools/pre-execute veto)
DSH plugin: URL parse / tracking-param cleanup / encode-decode / redirect expansion
DSH plugin: export the current session as a deterministic Markdown handoff
DSH plugin: JSON/YAML/TOML/SQL formatter with error line/column locations
DSH plugin: scan Markdown docs for dead links (HEAD with GET fallback, bounded concurrency)
DSH plugin: write text to the system clipboard (pbcopy/clip/xclip/xsel, cross-platform)
DSH plugin: parse cron expressions, humanize them, preview upcoming runs
DSH plugin: structured HTTP request tool — status/timing/size, auth helpers, JSON parsing
DSH plugin: decode JWT tokens for debugging (no signature verification)
DSH plugin: download URLs to workspace files — path-fenced, streamed, 200MB cap
Template repository for creating DSH plugins (npm bundle + scaffold script)