Community directory previewDeepSeek Harness is in developer preview
DS

dsh-self-checking-profile

PluginConfirmed pluginCommunity

SLAPaper/dsh-self-checking-profile · updated 11 days ago

Installation

dsh plugin --profile web add dsh-self-checking
dsh plugin --profile web add github:SLAPaper/dsh-self-checking-profile

Plugins in this repository

  • dsh-profile-self-checking
    Official core packages (12)
    • @deepseek-ai/dsh-bash-sandboxfile:./forks/dsh-bash-sandboxprivate copy
    • @deepseek-ai/dsh-client-ui-conversationfile:./forks/dsh-client-ui-conversationprivate copy
    • @deepseek-ai/dsh-fs-sandboxfile:./forks/dsh-fs-sandboxprivate copy
    • @deepseek-ai/dsh-permission-presetsfile:./forks/dsh-permission-presetsprivate copy
    • @deepseek-ai/dsh-pwsh-sandboxfile:./forks/dsh-pwsh-sandboxprivate copy
    • @deepseek-ai/dsh-sandboxfile:./forks/dsh-sandboxprivate copy
    • @deepseek-ai/dsh-sandbox-localfile:./forks/dsh-sandbox-localprivate copy
    • @deepseek-ai/dsh-sandbox-policyfile:./forks/dsh-sandbox-policyprivate copy
    • @deepseek-ai/dsh-terminal-bashfile:./forks/dsh-terminal-bashprivate copy
    • @deepseek-ai/dsh-tool-bashfile:./forks/dsh-tool-bashprivate copy
    • @deepseek-ai/dsh-tool-fsfile:./forks/dsh-tool-fsprivate copy
    • @deepseek-ai/dsh-tool-pwshfile:./forks/dsh-tool-pwshprivate copy
  • dsh-self-checkingv0.1.0

    DeepSeek Harness permission preset that runs commands under workspace-write first and unlocks full access only for an intentional exact re-run.

    dsh.bundle.patch
    plugin/cordis.patch.yml
    Official core packages (4)
    • @deepseek-ai/dsh-bash-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-fs^0.1.1-rc.2shared
    • @deepseek-ai/dsh-fs-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-pwsh-sandbox^0.1.1-rc.2shared
  • @deepseek-ai/dsh-bash-sandboxv0.1.1-rc.2

    Sandbox-consuming implementation of the DeepSeek Harness bash executor seam (confines every command via ctx.sandbox, reports denial/enforcement result facts)

    dsh.bundle.patch
    Official core packages (6)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-bash-local^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
  • @deepseek-ai/dsh-client-ui-conversationv0.1.1-rc.2

    Conversation domain: skeleton, ordered chat flow, composer with the Host-backed busy-Enter preference, and details host

    dsh.bundle.patch
    Official core packages (24)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-api-remotes^0.1.1-rc.2shared
    • @deepseek-ai/dsh-attachment^0.1.1-rc.2shared
    • @deepseek-ai/dsh-brand^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-connection^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-locale^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-runtime^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-ui-input-trigger^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-ui-layout^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-ui-settings^0.1.1-rc.2shared
    • @deepseek-ai/dsh-commands^0.1.1-rc.2shared
    • @deepseek-ai/dsh-compaction^0.1.1-rc.2shared
    • @deepseek-ai/dsh-goal^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm-retry^0.1.1-rc.2shared
    • @deepseek-ai/dsh-permission-presets^0.1.1-rc.2shared
    • @deepseek-ai/dsh-plan-mode^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session-stats^0.1.1-rc.2shared
    • @deepseek-ai/dsh-settings^0.1.1-rc.2shared
    • @deepseek-ai/dsh-token-meter^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tool-todo^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tools^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-fs-sandboxv0.1.1-rc.2

    Sandbox-enforcing implementation of the DeepSeek Harness filesystem seam: fences write/edit by the per-call sandbox mode (read-only denies mutation, workspace-write contains it to the workspace + temp roots) while reads pass through

    dsh.bundle.patch
    Official core packages (6)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-fs^0.1.1-rc.2shared
    • @deepseek-ai/dsh-fs-local^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
  • @deepseek-ai/dsh-permission-presetsv0.1.1-rc.2

    User-facing permission presets (ctx.permissionPresets) for the DeepSeek Harness: one product-level Permissions select bundling the sandbox-mode and approval-policy knobs, written through to their own session events

    dsh.bundle.patch
    Official core packages (11)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-commands^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session-projection^0.1.1-rc.2shared
    • @deepseek-ai/dsh-settings^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-pwsh-sandboxv0.1.1-rc.2

    Sandbox-consuming implementation of the DeepSeek Harness PowerShell executor seam (confines every command via ctx.sandbox, reports denial/enforcement result facts)

    dsh.bundle.patch
    Official core packages (6)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-pwsh-local^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
  • @deepseek-ai/dsh-sandbox-localv0.1.1-rc.2

    Local process-sandbox backends for the DeepSeek Harness sandbox seam: bwrap, the npm-distributed landlock-run launcher, macOS Seatbelt, or the Windows ACL restricted-token runner — functionally probed, fail-closed

    dsh.bundle.patch
    Official core packages (8)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-windows-acl^0.1.1-rc.2private copy
    • @deepseek-ai/node-addon-landlock-run^0.1.1private copy
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-sandbox-policyv0.1.1-rc.2

    Per-call sandbox policy resolver and current model context: deployment fallbacks plus each session's mode and workspace root, shared by every enforcing capability family

    dsh.bundle.patch
    Official core packages (7)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-sandboxv0.1.1-rc.2

    Abstract process-sandbox seam (ctx.sandbox) for the DeepSeek Harness: same-world confinement vocabulary and the SandboxProvider contract

    dsh.bundle.patch
    Official core packages (4)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
  • @deepseek-ai/dsh-terminal-bashv0.1.1-rc.2

    Persistent shell PTY backend over the DeepSeek Harness subprocess terminal primitive

    dsh.bundle.patch
    Official core packages (10)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-subprocess^0.1.1-rc.2shared
    • @deepseek-ai/dsh-terminal^0.1.1-rc.2shared
    • @deepseek-ai/dsh-pwsh-local^0.1.1-rc.2private copy
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-tool-bashv0.1.1-rc.2

    Model-facing bash tool with optional generic background-job and sandbox-escalation support

    dsh.bundle.patch
    Official core packages (13)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-jobs^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell-env^0.1.1-rc.2shared
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tools^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-tool-fsv0.1.1-rc.2

    Model-facing filesystem tools (read, write, edit) over the DeepSeek Harness filesystem seam (ctx.fs)

    dsh.bundle.patch
    Official core packages (12)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-attachment^0.1.1-rc.2shared
    • @deepseek-ai/dsh-fs^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tools^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-tool-pwshv0.1.1-rc.2

    Model-facing pwsh tool over the bash executor seam

    dsh.bundle.patch
    Official core packages (13)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-jobs^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell-env^0.1.1-rc.2shared
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tools^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-bash-sandboxv0.1.1-rc.2

    Sandbox-consuming implementation of the DeepSeek Harness bash executor seam (confines every command via ctx.sandbox, reports denial/enforcement result facts)

    dsh.bundle.patch
    Official core packages (6)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-bash-local^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
  • @deepseek-ai/dsh-client-ui-conversationv0.1.1-rc.2

    Conversation domain: skeleton, ordered chat flow, composer with the Host-backed busy-Enter preference, and details host

    dsh.bundle.patch
    Official core packages (24)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-api-remotes^0.1.1-rc.2shared
    • @deepseek-ai/dsh-attachment^0.1.1-rc.2shared
    • @deepseek-ai/dsh-brand^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-connection^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-locale^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-runtime^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-ui-input-trigger^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-ui-layout^0.1.1-rc.2shared
    • @deepseek-ai/dsh-client-ui-settings^0.1.1-rc.2shared
    • @deepseek-ai/dsh-commands^0.1.1-rc.2shared
    • @deepseek-ai/dsh-compaction^0.1.1-rc.2shared
    • @deepseek-ai/dsh-goal^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm-retry^0.1.1-rc.2shared
    • @deepseek-ai/dsh-permission-presets^0.1.1-rc.2shared
    • @deepseek-ai/dsh-plan-mode^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session-stats^0.1.1-rc.2shared
    • @deepseek-ai/dsh-settings^0.1.1-rc.2shared
    • @deepseek-ai/dsh-token-meter^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tool-todo^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tools^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-fs-sandboxv0.1.1-rc.2

    Sandbox-enforcing implementation of the DeepSeek Harness filesystem seam: fences write/edit by the per-call sandbox mode (read-only denies mutation, workspace-write contains it to the workspace + temp roots) while reads pass through

    dsh.bundle.patch
    Official core packages (6)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-fs^0.1.1-rc.2shared
    • @deepseek-ai/dsh-fs-local^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
  • @deepseek-ai/dsh-permission-presetsv0.1.1-rc.2

    User-facing permission presets (ctx.permissionPresets) for the DeepSeek Harness: one product-level Permissions select bundling the sandbox-mode and approval-policy knobs, written through to their own session events

    dsh.bundle.patch
    Official core packages (11)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-commands^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session-projection^0.1.1-rc.2shared
    • @deepseek-ai/dsh-settings^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-pwsh-sandboxv0.1.1-rc.2

    Sandbox-consuming implementation of the DeepSeek Harness PowerShell executor seam (confines every command via ctx.sandbox, reports denial/enforcement result facts)

    dsh.bundle.patch
    Official core packages (6)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-pwsh-local^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
  • @deepseek-ai/dsh-sandbox-localv0.1.1-rc.2

    Local process-sandbox backends for the DeepSeek Harness sandbox seam: bwrap, the npm-distributed landlock-run launcher, macOS Seatbelt, or the Windows ACL restricted-token runner — functionally probed, fail-closed

    dsh.bundle.patch
    Official core packages (8)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-windows-acl^0.1.1-rc.2private copy
    • @deepseek-ai/node-addon-landlock-run^0.1.1private copy
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-sandbox-policyv0.1.1-rc.2

    Per-call sandbox policy resolver and current model context: deployment fallbacks plus each session's mode and workspace root, shared by every enforcing capability family

    dsh.bundle.patch
    Official core packages (7)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-sandboxv0.1.1-rc.2

    Abstract process-sandbox seam (ctx.sandbox) for the DeepSeek Harness: same-world confinement vocabulary and the SandboxProvider contract

    dsh.bundle.patch
    Official core packages (4)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
  • @deepseek-ai/dsh-terminal-bashv0.1.1-rc.2

    Persistent shell PTY backend over the DeepSeek Harness subprocess terminal primitive

    dsh.bundle.patch
    Official core packages (10)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-subprocess^0.1.1-rc.2shared
    • @deepseek-ai/dsh-terminal^0.1.1-rc.2shared
    • @deepseek-ai/dsh-pwsh-local^0.1.1-rc.2private copy
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-tool-bashv0.1.1-rc.2

    Model-facing bash tool with optional generic background-job and sandbox-escalation support

    dsh.bundle.patch
    Official core packages (13)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-jobs^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell-env^0.1.1-rc.2shared
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tools^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-tool-fsv0.1.1-rc.2

    Model-facing filesystem tools (read, write, edit) over the DeepSeek Harness filesystem seam (ctx.fs)

    dsh.bundle.patch
    Official core packages (12)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-attachment^0.1.1-rc.2shared
    • @deepseek-ai/dsh-fs^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-session^0.1.1-rc.2shared
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tools^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy
  • @deepseek-ai/dsh-tool-pwshv0.1.1-rc.2

    Model-facing pwsh tool over the bash executor seam

    dsh.bundle.patch
    Official core packages (13)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.1-rc.2shared
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2shared
    • @deepseek-ai/dsh-jobs^0.1.1-rc.2shared
    • @deepseek-ai/dsh-llm^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2shared
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell^0.1.1-rc.2shared
    • @deepseek-ai/dsh-shell-env^0.1.1-rc.2shared
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2shared
    • @deepseek-ai/dsh-tools^0.1.1-rc.2shared
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2shared
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 040f23a4053b

Overview

A drop-in dsh web profile that adds the **Self Checking** sandbox mode to DeepSeek Harness (dsh)

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

Medium risk
Checked commit
040f23a4053b
Evidence Score
77/100
Static risk
Medium risk
Files scanned
28
Findings
34

Evidence breakdown

Source provenance22/25
Install documentation25/25
Maintenance12/20
Compatibility evidence8/20
Security signals10/10

Compatibility confidence: Limited

Findings (34)
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0