社区目录预览DeepSeek Harness 仍处于开发者预览阶段
DS

dsh-self-checking-profile

插件已确认插件社区发布

SLAPaper/dsh-self-checking-profile · 11 天前更新

安装方式

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

仓库内包含的插件

  • dsh-profile-self-checking
    官方核心包 (12)
    • @deepseek-ai/dsh-bash-sandboxfile:./forks/dsh-bash-sandbox私有副本
    • @deepseek-ai/dsh-client-ui-conversationfile:./forks/dsh-client-ui-conversation私有副本
    • @deepseek-ai/dsh-fs-sandboxfile:./forks/dsh-fs-sandbox私有副本
    • @deepseek-ai/dsh-permission-presetsfile:./forks/dsh-permission-presets私有副本
    • @deepseek-ai/dsh-pwsh-sandboxfile:./forks/dsh-pwsh-sandbox私有副本
    • @deepseek-ai/dsh-sandboxfile:./forks/dsh-sandbox私有副本
    • @deepseek-ai/dsh-sandbox-localfile:./forks/dsh-sandbox-local私有副本
    • @deepseek-ai/dsh-sandbox-policyfile:./forks/dsh-sandbox-policy私有副本
    • @deepseek-ai/dsh-terminal-bashfile:./forks/dsh-terminal-bash私有副本
    • @deepseek-ai/dsh-tool-bashfile:./forks/dsh-tool-bash私有副本
    • @deepseek-ai/dsh-tool-fsfile:./forks/dsh-tool-fs私有副本
    • @deepseek-ai/dsh-tool-pwshfile:./forks/dsh-tool-pwsh私有副本
  • 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
    官方核心包 (4)
    • @deepseek-ai/dsh-bash-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-fs^0.1.1-rc.2共享
    • @deepseek-ai/dsh-fs-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-pwsh-sandbox^0.1.1-rc.2共享
  • @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
    官方核心包 (6)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-bash-local^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
  • @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
    官方核心包 (24)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-api-remotes^0.1.1-rc.2共享
    • @deepseek-ai/dsh-attachment^0.1.1-rc.2共享
    • @deepseek-ai/dsh-brand^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-connection^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-locale^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-runtime^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-ui-input-trigger^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-ui-layout^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-ui-settings^0.1.1-rc.2共享
    • @deepseek-ai/dsh-commands^0.1.1-rc.2共享
    • @deepseek-ai/dsh-compaction^0.1.1-rc.2共享
    • @deepseek-ai/dsh-goal^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm-retry^0.1.1-rc.2共享
    • @deepseek-ai/dsh-permission-presets^0.1.1-rc.2共享
    • @deepseek-ai/dsh-plan-mode^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session-stats^0.1.1-rc.2共享
    • @deepseek-ai/dsh-settings^0.1.1-rc.2共享
    • @deepseek-ai/dsh-token-meter^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tool-todo^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tools^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (6)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-fs^0.1.1-rc.2共享
    • @deepseek-ai/dsh-fs-local^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
  • @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
    官方核心包 (11)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-commands^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session-projection^0.1.1-rc.2共享
    • @deepseek-ai/dsh-settings^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (6)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-pwsh-local^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
  • @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
    官方核心包 (8)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-windows-acl^0.1.1-rc.2私有副本
    • @deepseek-ai/node-addon-landlock-run^0.1.1私有副本
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (7)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (4)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
  • @deepseek-ai/dsh-terminal-bashv0.1.1-rc.2

    Persistent shell PTY backend over the DeepSeek Harness subprocess terminal primitive

    dsh.bundle.patch
    官方核心包 (10)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-subprocess^0.1.1-rc.2共享
    • @deepseek-ai/dsh-terminal^0.1.1-rc.2共享
    • @deepseek-ai/dsh-pwsh-local^0.1.1-rc.2私有副本
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (13)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-jobs^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell-env^0.1.1-rc.2共享
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tools^0.1.1-rc.2共享
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (12)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-attachment^0.1.1-rc.2共享
    • @deepseek-ai/dsh-fs^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tools^0.1.1-rc.2共享
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @deepseek-ai/dsh-tool-pwshv0.1.1-rc.2

    Model-facing pwsh tool over the bash executor seam

    dsh.bundle.patch
    官方核心包 (13)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-jobs^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell-env^0.1.1-rc.2共享
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tools^0.1.1-rc.2共享
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (6)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-bash-local^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
  • @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
    官方核心包 (24)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-api-remotes^0.1.1-rc.2共享
    • @deepseek-ai/dsh-attachment^0.1.1-rc.2共享
    • @deepseek-ai/dsh-brand^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-connection^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-locale^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-runtime^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-ui-input-trigger^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-ui-layout^0.1.1-rc.2共享
    • @deepseek-ai/dsh-client-ui-settings^0.1.1-rc.2共享
    • @deepseek-ai/dsh-commands^0.1.1-rc.2共享
    • @deepseek-ai/dsh-compaction^0.1.1-rc.2共享
    • @deepseek-ai/dsh-goal^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm-retry^0.1.1-rc.2共享
    • @deepseek-ai/dsh-permission-presets^0.1.1-rc.2共享
    • @deepseek-ai/dsh-plan-mode^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session-stats^0.1.1-rc.2共享
    • @deepseek-ai/dsh-settings^0.1.1-rc.2共享
    • @deepseek-ai/dsh-token-meter^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tool-todo^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tools^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (6)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-fs^0.1.1-rc.2共享
    • @deepseek-ai/dsh-fs-local^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
  • @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
    官方核心包 (11)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-commands^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session-projection^0.1.1-rc.2共享
    • @deepseek-ai/dsh-settings^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (6)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-pwsh-local^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
  • @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
    官方核心包 (8)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-windows-acl^0.1.1-rc.2私有副本
    • @deepseek-ai/node-addon-landlock-run^0.1.1私有副本
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (7)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (4)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
  • @deepseek-ai/dsh-terminal-bashv0.1.1-rc.2

    Persistent shell PTY backend over the DeepSeek Harness subprocess terminal primitive

    dsh.bundle.patch
    官方核心包 (10)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-subprocess^0.1.1-rc.2共享
    • @deepseek-ai/dsh-terminal^0.1.1-rc.2共享
    • @deepseek-ai/dsh-pwsh-local^0.1.1-rc.2私有副本
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (13)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-jobs^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell-env^0.1.1-rc.2共享
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tools^0.1.1-rc.2共享
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @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
    官方核心包 (12)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-attachment^0.1.1-rc.2共享
    • @deepseek-ai/dsh-fs^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-session^0.1.1-rc.2共享
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tools^0.1.1-rc.2共享
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本
  • @deepseek-ai/dsh-tool-pwshv0.1.1-rc.2

    Model-facing pwsh tool over the bash executor seam

    dsh.bundle.patch
    官方核心包 (13)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.1-rc.2共享
    • @deepseek-ai/dsh-invariants^0.1.1-rc.2共享
    • @deepseek-ai/dsh-jobs^0.1.1-rc.2共享
    • @deepseek-ai/dsh-llm^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox^0.1.1-rc.2共享
    • @deepseek-ai/dsh-sandbox-policy^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell^0.1.1-rc.2共享
    • @deepseek-ai/dsh-shell-env^0.1.1-rc.2共享
    • @deepseek-ai/dsh-system-prompt^0.1.1-rc.2共享
    • @deepseek-ai/dsh-tools^0.1.1-rc.2共享
    • @deepseek-ai/dsh-user-approval^0.1.1-rc.2共享
    • @deepseek-ai/schemastery^3.18.1私有副本

路径固定于提交 040f23a4053b

概览

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

仓库检查结果

结果绑定到所列 commit,仅涵盖本站实际执行的静态检查。证据分衡量可复核信息的完整度,不是兼容性百分比,也不构成安全保证。

仓库静态检查

中风险
检查 Commit
040f23a4053b
证据分
77/100
静态风险
中风险
扫描文件
28
检查发现
34

证据分项

来源溯源22/25
安装文档25/25
维护状况12/20
兼容性证据8/20
安全信号10/10

兼容性置信度: 有限

检查发现 (34)
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0