TokenLedger
已验证作者 zh667 · 安全与策略
Relay-site attributed token usage for DeepSeek Harness — zero config, no credentials
已验证插件
依赖 Cordis 运行时,或自带 cordis.yml,因此能作为真正的 dsh 插件加载。
我们在仓库里找到了什么
- — 依赖 @deepseek-ai/cordis
- — npm 包 dsh-tokenledger
安装方式
先安装这个包,再在你的 cordis.yml 里注册它:
npm install dsh-tokenledger# cordis.yml
plugins:
dsh-tokenledger:
插件的 key 和配置项各不相同——照抄之前请先看仓库的 README。dsh 还处于开发者预览阶段,加载器格式仍在变动。
安装之前
本站的收录不是安全审计。上面的分级只说明这个仓库是否接线为真正的 dsh 插件——不代表它可以放心运行。插件以你的 agent 的权限执行:你的文件、你的 shell、你的网络。安装前如何审查一个 dsh 插件
在这个仓库里发现了恶意代码或仿冒行为? 举报此条目
仓库信息
- Star
- 91
- Fork
- 8
- 未关闭 issue
- 3
- 语言
- JavaScript
- 开源协议
- MIT
- npm 包
dsh-tokenledger@ 0.1.0- 创建于
- 2026-08-14
- 最后推送
- 2026-08-17
标签
安全与策略 分类下的更多插件
dsh-auto-mode
已验证NanmiCoder
Safe automatic permissions for DeepSeek Harness.
dsh-reverse-skill
已验证dhicoc
Complete reverse-skill (85 SKILL.md) as a DeepSeek Harness (dsh) Cordis plugin — reverse engineering, authorized pentesting and security research skill pack.
dsh-security-audit
已验证omdsh-dev
DSH 本机安全审计插件:配置/插件来源/会话/网络暴露面,只读脱敏风险报告
dsh-passwords
已验证slywalker2006
Server-grade gateway that turns DeepSeek Harness into a multi-tenant platform: remote access + auto HTTPS, subuser permissions & quotas, sandbox enforcement, encrypted auth, audit log.
dsh-web-billing
已验证bpc-oss
RMB/USD token-billing plugin for DeepSeek Harness (dsh web): official-policy auto pricing with peak/off-peak hours, per-message ledger, account balance, locale-driven currency display. 人民币/美元 token 计费插件
dsh-permission-rules
已验证PerryLink
Claude Code-style declarative permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfall, session-log audit, and HMR reload.