All plugins

DSH / BUNDLE / BUNDLES

dsh-tool-encoding

v0.0.1omdsh-dev / dsh-tool-encoding5baa75fcbe

External Git bundleBundlesBundles & other modulesCommunity · Topic auto-analysis
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-tool-encoding

DSH encoding tool plugin

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add omdsh-dev/dsh-tool-encoding --ref 5baa75fcbe980c8193c7117b9b67ed04a43b15d6

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected

README / EN

Package documentation

English

LIMITATIONS

Known limitations

1. 任意二进制(不可打印字节)编解码需 v2 的 `output: "utf8" | "hex"` 模式 2. hash 仅摘要,无 HMAC/加盐/密钥派生;MD5/SHA-1 仅兼容性/非安全完整性校验 3. URL 是 component 语义;表单编码(空格 → `+`)需独立 action(v2)