Legal Advisor

v2.0.1

Generate legal templates for labor, consumer, rental, and traffic disputes. Use when drafting dispute letters, reviewing tenant rights, preparing claims. Sup...

4· 1.9k·10 current·10 all-time
byBytesAgain2@ckchzh

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for ckchzh/legal-advisor.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Legal Advisor" (ckchzh/legal-advisor) from ClawHub.
Skill page: https://clawhub.ai/ckchzh/legal-advisor
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install legal-advisor

ClawHub CLI

Package manager switcher

npx clawhub@latest install legal-advisor
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (legal templates, bilingual support) match the included scripts and SKILL.md. Declared runtime needs (bash, python3) are consistent with the shipped shell and Python snippets. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md simply instructs the user/agent to ask legal questions; the runtime scripts only construct and print template text and checklists. The scripts do not read system secrets, call external endpoints, or request broad system context. They use environment variables only for passing local parameters and for configuring a data directory.
Install Mechanism
No install spec provided (instruction-only distribution). The repository includes two small shell scripts that are self-contained; there are no downloads, package installs, or archive extraction steps.
Credentials
The skill declares no required env vars or credentials. The scripts reference standard environment variables (HOME, XDG_DATA_HOME) and honor LEGAL_ADVISOR_DIR to customize a local data directory — reasonable for storing history/templates. No secrets, API keys, or unrelated service credentials are requested.
Persistence & Privilege
always:false and no autonomous elevation. The script creates a local data directory (default: $XDG_DATA_HOME or $HOME/.local/share/legal-advisor) and may write a history.log file there; this is modest persistence consistent with a template/tooling skill. It does not modify other skills or system-wide agent configs.
Assessment
This skill appears to be a straightforward local legal-template generator that requires bash and python3. It will create a data directory (~/.local/share/legal-advisor by default) and may write a small history.log; if you prefer no files be created, set LEGAL_ADVISOR_DIR to a location you control or review the scripts before use. The tool is not a substitute for a licensed attorney — avoid pasting highly sensitive personal or case-specific secrets into queries. Although the skill itself contains no network calls or secret exfiltration, the agent platform you run it within might log interactions or send data elsewhere; verify platform logging/privacy settings before sending confidential information.

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

latestvk974w2w16nzjkkqf97naz6gf5583q6yc
1.9kdownloads
4stars
13versions
Updated 1mo ago
v2.0.1
MIT-0

Legal Advisor / 楼台助手

Quick Start / 快速开始

Just ask your AI assistant: / 直接告诉 AI 助手:

  • "Explain this NDAs cancellation clause" (解读这份保密协议的解约条款)
  • "Draft a simple rental agreement for an office" (起草一份办公室租赁协议)
  • "What are the risks in this service contract?" (这份服务合同中有哪些风险?)

Description / 描述

Generate legal templates for labor, consumer, rental, and traffic disputes. Use when drafting dispute letters, reviewing tenant rights, preparing claims.

Requirements / 要求

  • bash 4+
  • python3

Feedback

https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com

Comments

Loading comments...