Legal Brief Drafter
v3.0.2整理和起草法律文书(庭后意见书、代理词、上诉状、答辩状、反驳意见书、质证意见等)。当用户提供案件素材(庭审笔录、证据清单、法律条文、口头陈述要点)需要整理成结构化法律文书时使用。支持行政诉讼、民事诉讼、消费者权益保护、互联网平台纠纷、合同纠纷等场景。
⭐ 0· 53·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (legal brief drafting, templates, inference methods) match the included README, SKILL.md and script.py behavior. The code reads an input file, formats/generates output, performs local 'push' checks for publishing — all coherent with a CLI drafting/publishing tool. Minor documentation inconsistency: some docs/headers mention MIT while skill metadata declares CC BY-NC-SA (license mismatch), but this is a policy/licensing issue, not a capability mismatch.
Instruction Scope
SKILL.md and README describe only collecting case materials, selecting templates, performing local analysis, and producing documents. The instructions do not direct the agent to read unrelated system files, environment variables, or external endpoints. The SKILL.md explicitly cautions about privacy and that it does not provide legal advice.
Install Mechanism
No install spec or external downloads are declared; the skill is instruction+CLI script only. No URLs, extracted archives, or third-party package installs are invoked. This is low-risk from an install-mechanism perspective.
Credentials
The skill does not request environment variables, credentials, or config paths. The included code does not access secrets or external services. Required inputs are local files the user supplies, which matches the documented purpose.
Persistence & Privilege
Execution metadata (skill.yaml / skill.minimal.yaml) sets execution.sandbox: false, meaning the CLI script will run without an enforced sandbox. While the script itself only reads and writes files and prints instructions, unsandboxed execution increases risk if the code is modified or if the platform grants broader access. The skill is not 'always: true' and does not request persistent credentials.
Assessment
This skill appears coherent with its stated purpose: it is a local CLI tool that reads case materials and generates/legal-analysis outputs and does not ask for credentials or download remote code. Before installing or running it: 1) Inspect script.py yourself (or run it in a disposable/container environment) to confirm there's no unexpected behavior; 2) Be aware execution.sandbox is set to false — prefer running in an isolated environment if you want to limit filesystem/network access; 3) Do not feed sensitive personal data unless you trust the runtime environment and have redacted identifiers per the skill's guidance; 4) Note the license inconsistency in docs (MIT vs CC BY-NC-SA) — confirm permitted usage (CC BY-NC-SA restricts commercial use); 5) Remember the tool is NOT a substitute for professional legal advice and any cited laws/clauses should be independently verified.Like a lobster shell, security has layers — review code before you run it.
latestvk97b5sxynqcn923fgy79fk7cjn8416e6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
