ateen18/dsh-plugin-security-review
ateen18★ 0JavaScript最后同步: 2026-08-21
—
README 摘要
dsh-plugin-security-review A security review plugin for DeepSeek Harness (dsh) plugins. Once installed, every other plugin is statically reviewed before it is installed or loaded: dangerous code, vulnerabilities, and supply-chain risks are analyzed, a review report is produced, and an install recommendation is given. At runtime it keeps auditing the installed roster and disables dangerous plugins. See README.zh.md for the Chinese quick start. Full user guides : - English: docs/USER GUIDE.en.md - 中文(简体): docs/使用说明.md Three layers Layer When What it does 1. Install gate before install ( dsh-safe-plugin add ) downloads source without running any install scripts , analyzes it, prints the report; block refuses the install, warn needs confirmation, pass forwards to dsh plugin add --ignore-scripts 2. Runtime gate after dsh boots audits every out-of-tree plugin in the profile (cached); block ed plugins are disabled via loader.update(id,{disabled:true}) and written into a managed disabled: true block in the profile's cordis.patch.yml , so their code is never imported on the next boot 3. In-session tools during sessions security review / security review status tools review any plugin/source …
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784