Court Prep

v2.3.5

诉讼准备指南。流程指引、文书准备、证据整理、时间线、费用、小额诉讼。Court preparation guide. 诉讼、法院、起诉。

0· 381·2 current·2 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (court prep, templates, timelines, fees) align with the bundled scripts: a Python-based template/timeline/fee generator and a shell utility for storing simple local data and history. Nothing in the repo requests unrelated cloud credentials or services.
Instruction Scope
SKILL.md instructs use of the included CLI commands and matches what the scripts implement. The scripts do write and read local files (data.log, history.log) under a data directory (defaults to $XDG_DATA_HOME or $HOME/.local/share/court-prep). SKILL.md does not prominently warn that user-supplied case data will be stored locally; consider this when handling sensitive client information.
Install Mechanism
No install spec; this is instruction+script-only, so nothing is downloaded or executed from remote URLs during install. The only runtime behavior is local script execution using system bash/python.
Credentials
No required environment variables or credentials are declared. The scripts optionally respect COURT_PREP_DIR and XDG_DATA_HOME/HOME for locating the data directory — a proportionate, expected convenience behavior.
Persistence & Privilege
always:false and normal invocation. The skill creates a per-user data directory and log files under the user's home directory but does not modify other skills or system-wide config, nor does it request elevated privileges.
Assessment
This skill appears to do what it claims: generate complaint templates, evidence checklists, timelines and fee estimates, and provide a small local data/log store. Before installing or running it: (1) be aware it will create and write files to a data directory (default ~/.local/share/court-prep) and may record case details in plain text — avoid storing sensitive client data unless you control those files; (2) the code is from an unknown publisher (homepage and source URLs are present in metadata but this package is not from a verified registry), so review the scripts yourself if you have concerns; (3) there are no network calls or credential requests, which limits exfiltration risk; (4) note small inconsistencies (packaged version vs script VERSION and a likely bug in how args reach the embedded Python) indicating limited QA — expect to test functionality before relying on it in critical workflows. If you need professional legal advice, consult a licensed attorney rather than relying solely on this tool.

Like a lobster shell, security has layers — review code before you run it.

latestvk97c1jz3xk9e9e3dkf5axqmx7s832tnxproductivityvk970n127nj7bzy64neph2brb9182spd1

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments