deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
uckkk/dsh-html-escape
@{name=dsh-html-escape; version=0.1.0; description=HTML 实体编解码:转义/反转义 HTML 特殊字符与常用实体; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
PROJECT TOPICS
PROJECT README
转义/反转义 HTML 特殊字符与常用实体。纯 Node 实现。
| 工具 | 作用 |
|---|---|
html_escape |
转义 & < > " ' |
html_unescape |
反转义实体 |
dsh plugin add dsh-html-escape
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-html-escape"。
把这段用户输入转义,防止 XSS
→ 调用 html_escape(text="<script>alert(1)</script>")
dsh plugin add github:uckkk/dsh-html-escape
安装即在本机运行第三方代码,请自行审阅源码。
dsh plugin add github:uckkk/dsh-html-escape
安装后在会话中调用该插件注册的工具即可。
MIT
安装即在本机运行第三方代码,请自行审阅源码。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。