corporate lawyer

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Users may treat AI-generated contract or compliance analysis as authoritative when it should be reviewed by a qualified lawyer.

Why it was flagged

The skill presents itself as a legal advisor in a high-impact domain, which could lead users to over-trust generated legal analysis; this is mitigated by the included disclaimer that it is not legal advice.

Skill content
> Your AI legal advisor for commercial transactions, contract review, and business compliance
Recommendation

Use the skill for drafting, issue spotting, and preparation, but have qualified counsel review important legal decisions and final documents.

What this means

If a user follows the optional install instructions, they may run code that was not included in this artifact review.

Why it was flagged

The documentation includes user-directed installation commands for an external package/source repository, while the provided artifact set contains no code files to review.

Skill content
pip install openclaw-skill-corporate-lawyer ... git clone https://github.com/ZhenRobotics/openclaw-corporate-lawyer.git ... pip install -e .
Recommendation

Before installing the external package or repository, review the source, package provenance, and dependencies, and install only from trusted locations.