下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
high confidenceThe skill's files, templates and single conversion script are consistent with a legal-letter drafting helper and do not request unrelated credentials or perform suspicious actions.
评估建议
This skill appears coherent and focused on drafting legal letters using the provided templates. Before installing or using it: (1) remember generated letters are for reference only — have your law department or a licensed attorney review them before sending; (2) the optional conversion step requires external binaries (pandoc and optionally wkhtmltopdf/weasyprint); install these from trusted package sources and be aware they will read/write files on disk (default OUTPUT_DIR is /tmp/legal-letters)...详细分析 ▾
✓ 用途与能力
Name/description match the included templates, clause references, and the conversion script. All required artifacts (templates, legal-clauses, case references) are present and appropriate for producing standardized legal letters.
✓ 指令范围
SKILL.md instructions are narrowly scoped to extracting contract facts, selecting templates/clauses, generating Markdown output, and optionally converting to PDF/DOCX. It only reads the bundled reference files and asks the user for missing fields. It does not instruct reading unrelated system files, secrets, or contacting external endpoints.
✓ 安装机制
There is no install spec; this is instruction-only with a small helper shell script. The script uses standard local tools (pandoc, wkhtmltopdf, weasyprint) if available — no downloads or external installers are embedded. This is low-risk.
✓ 凭证需求
The skill declares no required environment variables or credentials. The conversion script optionally respects OUTPUT_DIR (a benign configurable path). There are no requests for keys, tokens, or unrelated service credentials.
✓ 持久化与权限
always is false and the skill does not attempt to modify other skills or system-wide agent settings. It creates files under /tmp (or OUTPUT_DIR) when converting, which is expected behavior for output generation.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
Initial release: 识别违约行为并自动起草维权通知函,支持催告函、催款函、侵权警告函等6种模板
● 无害
安装命令
点击复制官方npx clawhub@latest install legal-rights-drafter-claw
镜像加速npx clawhub@latest install legal-rights-drafter-claw --registry https://cn.longxiaskill.com镜像同步中