📦 defense lawyer — 刑辩助手

v1.0.0

基于中国刑法体系的 AI 刑辩助理,可快速完成案情分析、辩护策略制定、证据评估及法律文书草拟,为律师提供全流程智能支持。

0· 314·1 当前·1 累计
zhenstaff 头像by @zhenstaff (Justin Liu)
下载技能包
最后更新
2026/3/16
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requirements and instructions are consistent with a Python-based legal‑assistant: it asks for no unrelated credentials, only requires python3, and its instructions stay within the stated purpose — but it references installing a PyPI package (pip install openclaw-defense-lawyer) even though no code is bundled, so you should verify that external package before installing and avoid sending real PII.
评估建议
This skill appears internally consistent with its stated purpose, but take these precautions before using: 1) Do not paste real client PII or confidential documents into the skill unless you have confirmed legal and privacy safeguards. 2) The SKILL.md references installing a PyPI package (pip install openclaw-defense-lawyer) though no code is bundled in the skill — inspect the PyPI package and the linked GitHub repo (https://github.com/ZhenRobotics/openclaw-defense-lawyer) to confirm source code...
详细分析 ▾
用途与能力
Name/description (criminal defense for Chinese legal system) align with the content: examples, inputs required (case facts, defendant info, evidences) and outputs (legal analysis, documents) are proportional. Asking for python3 is expected given the Python usage examples.
指令范围
SKILL.md gives concrete Python usage examples and explicitly asks the user to provide sensitive case details (names, detention status, confession, etc.), which is appropriate for a legal assistant but is sensitive personal data. The instructions do not direct the agent to read unrelated files, environment variables, or external endpoints beyond the implied use of a Python library. The guidance to include disclaimers and attorney review is appropriate.
安装机制
This is instruction-only in the registry (no bundled code files) but SKILL.md metadata includes an install hint: "pip install openclaw-defense-lawyer". Installing a PyPI package is a common, plausible step for a Python skill, but it carries moderate risk because arbitrary code may be fetched at install/run time. The registry itself does not bundle or vet that package here — verify the package source before installing.
凭证需求
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or system access; required data (case facts/PII) is relevant to the stated purpose but is sensitive.
持久化与权限
always is false and the skill does not request elevated or persistent system privileges. Model invocation is allowed (default), which is expected for a skill; there is no evidence it modifies other skills or system config.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSmacOS · Linux · Windows

版本

latestv1.0.02026/3/16

- Initial release of Defense Lawyer AI criminal defense assistant for the Chinese legal system. - Provides case analysis, defense strategy formulation, evidence assessment, and legal document generation. - Supports both English and Chinese guidance and workflow. - Includes step-by-step usage instructions and Python code examples. - Outputs results in clear, professional Markdown with legal citations and disclaimers.

无害

安装命令

点击复制
官方npx clawhub@latest install defense-lawyer
镜像加速npx clawhub@latest install defense-lawyer --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库