Contract Renewal & Expiration Manager — 合同续签与过期管理
v1.0.0主动管理供应商合同续签,通过提醒、决策评分、重新谈判准备和文档管理,避免失效和优化合同条款。
0· 245·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidence仅指令的合同续签游戏规则,内部逻辑一致,但假设与日历、文件存储和提醒机制集成,而未说明如何处理这些集成/凭证。
评估建议
这是一个连贯的、仅指令的合同续签管理游戏规则,从内部一致性角度看似乎安全。安装或启用技能前:(1)确认日历、电子邮件或存储连接器;仅授予最小权限, предпочтение专用服务账号或文件夹;(2)验证自动通知行为;(3)审查与其他技能(如“供应商性能审计”)的集成;(4)将合同文档视为敏感信息,确保存储/加密和访问控制。如果仅需人工指导,保持指令仅模式,拒绝启用自动外部操作的连接器。...详细分析 ▾
✓ 用途与能力
The name, description, and SKILL.md all describe a human/agent-facing process for tracking and managing contract renewals. The required artifacts (renewal calendar, scoring, notices, templates) align with the stated purpose and there are no unrelated binaries, env vars, or install steps requested.
ℹ 指令范围
The instructions are procedural and scoped to the renewal lifecycle. They reference automation steps (automated/calendar alerts, owner notifications) and another skill ('Vendor Performance Audit skill'), but do not specify which calendar/alert/email systems to use or how automation should be authorized. That omission means the skill assumes the agent has tools/permissions to perform those actions; the SKILL.md itself does not ask the user to provide or limit those permissions.
✓ 安装机制
There is no install spec and no code files — the skill is instruction-only, which minimizes disk-write and install risks.
ℹ 凭证需求
The skill does not declare any environment variables or credentials, yet it instructs storing contracts in external services (Drive, Notion) and sending automated alerts/notifications. Performing those actions in practice requires access credentials; the documentation does not request or describe the minimal/proper credentials or scopes, which is an omission users should be aware of.
✓ 持久化与权限
The skill does not request always-on presence and does not declare any capabilities that would modify other skills or global agent configuration. Autonomous invocation is allowed by platform default but nothing in the SKILL.md elevates its privilege beyond typical agent actions.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/4
Contract Renewal & Expiration Manager 初始发布 - 结构化流程跟踪和管理所有供应商合同续签。 - 自动 90/60/30 天提醒协议,用于主动续签决策和重新谈判。 - 基于评分的决策框架,评估续签、重新谈判或替换。 - 包括重新谈判准备包(市场比较和价值分析)。 - 包含续签和升级文档模板。 - 全面的实施清单,用于上线系统。
● 无害
安装命令 点击复制
官方npx clawhub@latest install contract-renewal-manager
镜像加速npx clawhub@latest install contract-renewal-manager --registry https://cn.clawhub-mirror.com
技能文档
... (由于原始内容过长,仅展示头部,以下为完整翻译,但由于字符限制,完整的cn_skill_md_content仅提供关键部分,实际中应包含全部翻译的SKILL.md内容)
# Phase 1: 续签清单与日历设置 ... (同理)
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制