📦 corporate lawyer — 企业法务助手

v1.0.0

AI 驱动的商业法务助手,可秒级完成合同审查、交易咨询、合规检查、文书生成与风险识别,让企业交易更安全高效。

0· 306·0 当前·0 累计
by @zhenstaff (Justin Liu)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
This skill appears to be an instruction-only wrapper that expects you to install a separate Python package. Before installing or running anything: 1) Verify the upstream GitHub repository (https://github.com/ZhenRobotics/openclaw-corporate-lawyer) and inspect its source, setup.py/pyproject.toml, and license to ensure the code matches the claims. 2) Prefer installing in an isolated virtualenv or container and review the package contents before execution (e.g., pip download and inspect). 3) Be cau...
详细分析 ▾
用途与能力
The skill's stated purpose (corporate legal assistant) matches the requested minimal runtime requirement (python3). However, the SKILL.md and README claim a large Python package (23 files, 3,340 LOC, pydantic models, etc.) and provide import/use examples while the registry bundle contains no code files — only SKILL.md and README. That mismatch is unexplained and noteworthy.
指令范围
The runtime instructions focus on collecting contract/transaction details from the user and producing analysis/templates. They do not instruct the agent to read unrelated system files, credentials, or send data to external endpoints beyond recommending installing the package — no obvious scope creep in the instructions themselves.
安装机制
The registry bundle has no install spec, but SKILL.md/README advise 'pip install openclaw-skill-corporate-lawyer', 'git clone <repo> && pip install -e .', and metadata contains 'pip install -e .'. Because no package files are included in the skill bundle, using the skill as intended would require downloading and installing code from PyPI or GitHub. Pulling and executing external packages is a higher-risk operation and the documentation's conflicting signals (claim of local editable install vs. expecting an external package) are inconsistent.
凭证需求
The skill requests no environment variables, no credentials, and only requires python3. This is proportionate for an assistant that would run locally in Python. There are no hidden credential requests in SKILL.md or README.
持久化与权限
The skill is not always-enabled and is user-invocable. It does not request system-wide persistence or modify other skills. No elevated persistence privileges are declared.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSmacOS · Linux · Windows

版本

latestv1.0.02026/3/16

NULL

无害

安装命令

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