docs: add dsh-defend to the author showcase - #79
Closed
PerryLink wants to merge 1 commit into
Closed
Conversation
Owner
|
感谢自荐!根据最新贡献规则(CONTRIBUTING.md「作者自荐」),自荐收录要求仓库 Star 数超过 10 个(>10)。 Thanks for the self-promotion! Per the updated contributing rules, the author showcase now requires more than 10 stars. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
作者自荐:dsh-defend(作者 @PerryLink 本人提交,仅此一个仓库)。
自荐说明:解决「模型与工具两侧缺少运行时安全拦截」的问题:注入/越狱/密钥泄露检测(Aho-Corasick 引擎,allow/ask/block 三层)+ 危险递归删除门禁(拒绝工作区外的递归删除),适合需要会话级安全审计(defend/detection 事件、defend_report 工具、/defend 命令)的 DSH 用户;无网络依赖。
Self-recommendation: dsh-defend adds runtime interception on the official seams — prompt-injection, jailbreak, and secret-leak detection with allow/ask/block tiers plus a destructive-delete guard, with sanitized audit events, a report tool, and a /defend command; for DSH users who want session-level security auditing without network dependencies.
改动:
node scripts/validate-curated.mjs通过(30 showcase repositories checked against the GitHub API,含本仓库公开 + dsh-plugin topic 核验)。