npm / sandboxOfficial
DSH Credentials Local
by DeepSeek
File-backed credentials provider ($DSH_HOME/.env under the live process environment) for the DeepSeek Harness
Blocks DSH file tools from reading common credential stores, SSH keys and secret files.
dsh plugin --profile web add dsh-plugin-credential-guardDSH Credential Guard checks paths before read, image, grep and glob tools run. Requests targeting common credential files such as .env, .npmrc, SSH keys and DSH credentials are denied with an explicit reason.
Blocks DSH file tools from reading common credential stores, SSH keys and secret files.
Read the full README at the source