📦 Scheduling Engine — 智能排班
v1.0.0AI驱动的预约调度引擎,自动匹配员工档期与可用时段,实现一键智能订位与排班管理。
0· 111·0 当前·0 累计
下载技能包
最后更新
2026/4/2
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill appears to be a straightforward wrapper around a paid external scheduling API, but it comes from an unknown source and will send booking data (names, emails, notes) to an external gateway. Before installing: 1) Verify the gateway domain and service provider (ask for documentation or a homepage). 2) Understand the payment flow (how the x402/USDC payment is initiated, and whether any private keys or payment tokens are required). 3) Confirm privacy and retention policies (what data is st...详细分析 ▾
✓ 用途与能力
Name, description, and the SKILL.md endpoints match a scheduling/booking service (create/list appointments, staff management, availability windows). There are no unrelated required env vars, binaries, or config paths; the declared functionality is proportionate to the described purpose. The only mild oddity is there is no homepage or additional documentation linked in the metadata.
ℹ 指令范围
Instructions direct the agent to call an external gateway (https://gateway.mcfagentic.com) and include personally identifiable data in requests (attendee names, emails, notes). The SKILL.md does not instruct reading local files or unrelated system state. Because the skill relies on an external paid API, be aware that booking data will be transmitted off-platform to the gateway and meeting links reference meet.mcfagentic.com.
✓ 安装机制
No install specification and no code files — this is instruction-only, so nothing will be written to disk or executed locally beyond the agent making HTTP requests. This is the lowest-risk install profile.
ℹ 凭证需求
The skill requests no environment variables or credentials, which is consistent with the manifest. However, it uses an on-chain/payment gating mechanism (x402 USDC on Base) that is not described in detail; the agent or user will need to handle payment externally. There are no unexpected credential requests, but the payment requirement and data sent to the gateway are the main operational considerations.
✓ 持久化与权限
always is false and the skill does not request persistent system-level privileges. Model invocation is enabled (default), which is normal for skills; there is no indication the skill modifies other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/2
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install mcf-scheduling-engine
镜像加速npx clawhub@latest install mcf-scheduling-engine --registry https://cn.longxiaskill.com