Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

7 plugins found

T

api-relay-audit

toby-bridges/api-relay-audit

Runs local security audits of AI API relays and LLM proxies from DeepSeek Harness, producing Markdown reports for prompt injection, model substitution signals, tool-call rewriting, error leakage, stream integrity, and profile-gated Web3 risks.

7913 days agoSecurity & PermissionsAGPL-3.0
M

upstream-radar

micromilo/upstream-radar

Always-on dependency security for DSH plugins: tracks exact installed paths, OSV vulnerabilities, npm releases, and breaking-change signals, then routes project evidence to a DSH Agent.

58 hours agoSecurity & PermissionsApache-2.0
T

dsh-plugin-vetting

truelove-dreamer/dsh-plugin-vetting

Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.

42 days agoSecurity & Permissions
P

dsh-skill-pack-security

perrylink/dsh-skill-pack-security

Security-audit methodology skill pack plus the plugin_vet supply-chain gate: eight agent skills (secret scan, dependency audit, supply-chain review, prompt-injection review, audit orchestration, threat modeling, vuln intel, incident response) in Chinese and English editions, with an npm provider bundle that mounts the skills and registers the automated plugin_vet pre-install scanner.

23 hours agoSecurity & PermissionsApache-2.0
P

dsh-score

perrylink/dsh-score

Multi-dimensional quality scoring for DeepSeek Harness plugins: scores one repo or npm package across install success (consuming dsh-test-drive results), maintenance activity, documentation completeness, security scan, and protocol compliance — every conc

017 hours agoDev & Plugin ToolsApache-2.0
Z

dsh-poison-guard

zoahdev/dsh-poison-guard

Pre-install supply-chain poison scanner for DSH plugins: AST (JS-X-Ray) + deobfuscation + regex heuristics, exits non-zero on findings for CI gating.

0yesterdaySecurity & PermissionsMIT
S

dsh-cve-audit

sarthak2511/dsh-cve-audit

Live CVE/supply-chain audit for your workspace's own project dependencies (npm/pip/go), backed by OSV.dev, with a `cve_audit` tool plus optional automatic re-scan on lockfile changes.

03 days agoSecurity & Permissions