Skip to content
dsh.fish

Browse

146 results

Bundle

@xiaoke8698/dsh-memory-forget

Forgetting engine for AI agents — memory TTL, decay, eviction, audit. The opposite of memory programming.

XIAOke8698
Bundle

dsh-agent-observe

Agent observability plugin for DSH — behavior audit, cost tracking, anomaly detection

dsh-plugin-evaluation
Bundle

eco-dsh-plugins

dsh plugins ported from eco-agent: permission gate, audit chain, memory tree

xiejianjun000
Skill

memory-auditor

记忆审计技能:对 AI agent 的记忆文件(MEMORY.md/LESSONS.jsonl/规则库)做静态体检,扫出越界宣称(已达 AGI/最强/100% 成功)、无证据完成声明、重复条款;报告是候选不是判决,每条带行号与原文供人工复核。适用:审计自己或他人的 agent 记忆、季度记忆体检、向团队展示记忆质量时。

yangfei222666-9
Bundle

dsh-auto-review-plugin

Codex-style Guardian reviews, audit, and manual override for DeepSeek Harness

Xinlong-Wu
Bundle

@dsh-audit-missing/plugin

任务遗漏审核:提交前扫描当前工作空间未提交改动 + 读设计文档,派 DSH 默认模型做「设计文档承诺 vs 实际实现」的差集比对,输出遗漏清单,并提供独立可视化视图(独立插件,装在 ~/.dsh,升级核心不覆盖)

baiyang123
Bundle

dsh-mutation-receipt

DeepSeek Harness plugin: a citable append-only JSONL of filesystem touches — path, op, sha256 before and after — carrying no file contents

jwilson411
Bundle

@qing3a/dsh-event-auditor

Harness 事件流审计面板:观察事件类型、分发模式、计数与最近事件,帮助插件作者理解 harness 内部发生了什么

qing3a
Bundle

dsh-security-scan

Secret & dangerous-pattern scanner for DeepSeek Harness — a security_scan tool that finds leaked API keys, tokens, private keys and credential files, with full redaction.

ben7am1n
Bundle

dsh-memory-s3

Cloud-backed cross-session memory for DeepSeek Harness: structured entries + vector retrieval persisted to S3-compatible object storage (AWS S3 / MinIO / R2 / OSS), with local cache projection, approval-gated writes and auditable trails

Re-s
Bundle

dsh-netguard

Egress policy for DeepSeek Harness: a host allowlist on web_fetch and web_search enforced at connect time, audit-mode by default, with OCSF Network Activity records

CharlotteN7
Bundle

dsh-auto-approver

Configurable auto-approval for DeepSeek Harness: intercepts approval/request and answers allowed-once/rejected by policy (allow-all / allowlist / deny-always), with a full audit log — so the human is only asked when the policy says so.

nicecx
Bundle

dsh-plugin-tool-guard

DeepSeek Harness 工具调用安全守卫插件:规则引擎拦截 + 路径白名单 + 敏感文件黑名单 + 人工审批 + 审计日志 + 侧边面板

zhaoxuejie
Bundle

@mkaliezz/dsh-action-ledger

Project DeepSeek Harness tool, approval, and result facts into a bounded action lifecycle ledger.

MkaliezZ
Bundle

dsh-ocsf-forwarder

Read-side SIEM forwarder for DeepSeek Harness: normalises session activity to OCSF and ships it

CharlotteN7
Bundle

@bryan-cmf/dsh-infra-observability

DSH-Plugin: structural observability layer — real tool/skill usage recording (tools/result), skill-catalog audit, and a watchdog with health/error events. No model self-reporting.

Bryan-cmf
Bundle

dsh-approval-flow-poc

A fail-closed, auditable approval policy plugin for DeepSeek Harness

lasoloryan
Bundle

dsh-readonly-security-audit

【实验性】只读安全审计模式插件(自动只读、工具级白名单、强制交付选择)· EXPERIMENTAL plugin for the read-only security audit mode (auto read-only, tool allowlist gate, mandatory delivery choice);日常使用推荐 dsh-presets 仓库的原生纯预设版。

my-dsh-plugin
Bundle

dsh-gov

Agent governance suite for DeepSeek Harness (enterprise companion): policy-based tool gating (allow/deny/ask), structured JSONL audit trail, and per-agent token quotas against the host token meter — state under $DSH_HOME/gov

863683348
Bundle

dsh-lean

DeepSeek bills peak hours at 2x, and peak is 09-12 and 14-18 Beijing time. npx dsh-lean audit shows what your session paid and what it costs off-peak. DeepSeek 峰时按 2 倍计费,峰时正好是上班时间。

sjh9714
Bundle

@bpshil/litkit-dsh

DeepSeek Harness (dsh) plugin adapter for litkit — academic literature search, citation audit, and download tools. Root npm package of the polyglot litkit-search monorepo, so `dsh plugin add github:bpc-oss/litkit-search` installs the adapter directly.

bpc-oss