Community directory previewDeepSeek Harness is in developer preview
DA

dsh-attachment-s3

PluginConfirmed pluginCommunity

guaguasong/dsh-attachment-s3 · updated 12 days ago

Installation

dsh plugin --profile <name> add @guaguasong/dsh-attachment-s3
dsh plugin --profile web add github:guaguasong/dsh-attachment-s3

Plugins in this repository

  • @guaguasong/dsh-attachment-s3v0.1.0

    Content-addressed S3 attachment storage for the DeepSeek Harness attachment seam

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (4)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-attachment>=0.1.0-rc.8shared
    • @deepseek-ai/dsh-invariants>=0.1.0-rc.8shared
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 7b32f7902290

Overview

S3 storage backend for the DeepSeek Harness attachment seam: content-addressed, write-once objects with verified reads, installable with one dsh plugin command.

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

High risk
Checked commit
7b32f7902290
Evidence Score
74/100
Static risk
High risk
Files scanned
2
Findings
5

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence5/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparetsc -p tsconfig.json
Findings (5)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "tsc -p tsconfig.json"
  • Highshell.rm-rf
    package.json:59dangerous-shell
    "clean": "rm -rf lib",
  • Mediumcredentials.env-secret
    cordis.patch.yml:36credential-access
    secretAccessKeyRef: !!js process.env.DSH_ATTACHMENT_S3_SECRET_ACCESS_KEY_REF
  • Mediumcredentials.env-secret
    cordis.patch.yml:37credential-access
    sessionTokenRef: !!js process.env.DSH_ATTACHMENT_S3_SESSION_TOKEN_REF
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0