← 返回 Skills 市场
253
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install opc-contract-manager
功能描述
Contract Review + Contract Ops Copilot for solo entrepreneurs. Analyzes contracts, flags risks, generates redline suggestions and negotiation emails, tracks...
安全使用建议
This skill appears coherent with its stated purpose, but take these practical precautions before installing or using it: 1) Review the two shipped Python scripts (deadline_checker.py and index_builder.py) yourself to confirm there are no unexpected network calls or filesystem operations you don't want; both are present and readable in the package. 2) Be aware the skill will read and write a local contracts/ directory (INDEX.json, metadata, reports) and may surface sensitive contract contents — only run it in an environment where storing those files is acceptable. 3) The SKILL.md accepts PDFs but no PDF parser is bundled — ensure your platform properly extracts PDF text or provide contract text if necessary. 4) Because the skill is instruction-only and can execute included scripts, prefer installing it from a known/trusted source (or inspect the GitHub repo mentioned in README) and consider running it in a sandboxed environment if you have any doubts. 5) No network endpoints or credentials are required by the skill as provided; if a future version adds external integrations, re-evaluate credentials and network behavior before trusting it.
功能分析
Type: OpenClaw Skill
Name: opc-contract-manager
Version: 1.1.0
The opc-contract-manager skill bundle is a legitimate and well-structured tool for contract review and management. It utilizes local Python scripts (deadline_checker.py and index_builder.py) to process contract metadata and generate reports, adhering strictly to the Python standard library with no external network dependencies or obfuscation. The SKILL.md instructions include robust safety features, such as mandatory legal disclaimers and 'escalate-to-lawyer' triggers, and there is no evidence of data exfiltration, unauthorized file access, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description match the provided assets (14-item checklist, reference docs, templates, archive/index scripts). No unrelated environment variables, binaries, or cloud credentials are requested.
Instruction Scope
Runtime instructions direct the agent to load local reference files and to check/run the included Python scripts against a local contracts/INDEX.json; that is appropriate for an archive/deadline tool. One minor mismatch: the SKILL.md accepts PDFs as input but does not ship a PDF text-extraction dependency — that likely assumes the host platform provides attachment parsing. Otherwise the instructions stay within the stated scope and do not instruct network exfiltration or access to unrelated system paths.
Install Mechanism
No install spec — instruction-only with two bundled Python scripts. The scripts reference only the Python stdlib in the visible deadline_checker.py; no external downloads, obscure URLs, or extract/install behavior are present in the provided files.
Credentials
No required environment variables, no declared credentials, and no requests for unrelated secrets or config paths. The skill will read/write contract metadata under a contracts/ directory (expected for this purpose).
Persistence & Privilege
always:false (normal). The skill is designed to create and update a local contracts/ archive (INDEX.json, metadata, reports). This file-system persistence is expected for archive features but is a meaningful privilege — the skill will store potentially sensitive contract data on disk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install opc-contract-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/opc-contract-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Major update: improved risk scanning and negotiation strategy
v1.0.1
Updated contract review workflow
v1.0.0
Initial release: contract review, risk scanning, negotiation strategy for solo entrepreneurs
元数据
常见问题
OPC Contract Manager 是什么?
Contract Review + Contract Ops Copilot for solo entrepreneurs. Analyzes contracts, flags risks, generates redline suggestions and negotiation emails, tracks... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 253 次。
如何安装 OPC Contract Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install opc-contract-manager」即可一键安装,无需额外配置。
OPC Contract Manager 是免费的吗?
是的,OPC Contract Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OPC Contract Manager 支持哪些平台?
OPC Contract Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OPC Contract Manager?
由 Leon Fan(@leonfjr)开发并维护,当前版本 v1.1.0。
推荐 Skills