← 返回 Skills 市场
poolside-ventures

Meet.bot

作者 Poolside Ventures · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
263
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install meetbot
功能描述
Schedule and book meetings using the Meet.bot MCP server (mcp.meet.bot). Use when the user wants to check calendar availability, find open time slots, book a...
安全使用建议
This skill appears to do what it says, but it fails to declare that it needs a Meet.bot API key. Before installing or using it: (1) ask the maintainer or publisher why no credential is declared in the metadata and request that the skill explicitly declare a primaryEnv for the Meet.bot token so the platform can handle it securely; (2) do not paste your production API key into free-text prompts — prefer platform-managed secret storage or a limited-scope/test token; (3) verify the domain (https://mcp.meet.bot) and the skill publisher identity (homepage/source missing); and (4) test with a disposable account or token first, and confirm the skill’s booking behavior (bookings cannot be cancelled via this server) to avoid accidental commitments.
功能分析
Type: OpenClaw Skill Name: meetbot Version: 1.0.0 The meetbot skill bundle provides a standard interface for interacting with the Meet.bot scheduling service via an MCP server at mcp.meet.bot. The SKILL.md file outlines legitimate workflows for checking availability and booking meetings, requires explicit user-provided API keys for authentication, and contains no evidence of malicious execution, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name and description (scheduling via mcp.meet.bot) match the SKILL.md tooling and workflows. However, the SKILL.md explicitly requires a Meet.bot API key, while the registry metadata lists no required credentials — the declared purpose is coherent but the credential handling is not.
Instruction Scope
The SKILL.md stays on-purpose: it lists API endpoints/tools, when to call them, required parameters, and warns to confirm bookings. It instructs the agent to ask the user for an API key before proceeding (no other unrelated files, paths, or external endpoints are referenced).
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or downloaded — this is the lowest-risk install model.
Credentials
The runtime instructions require a Meet.bot API key (Bearer token), but requires.env / primary credential fields in the registry are empty. This mismatch means the platform won't advertise/verify the required secret, and the skill may prompt users to paste sensitive tokens ad-hoc (risking insecure handling or accidental transmission).
Persistence & Privilege
The skill does not request always:true, does not attempt to persist or modify other skills or agent-wide settings in the instructions, and is not requesting broad system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meetbot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meetbot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: scheduling, availability, booking, and sharing workflows for Meet.bot MCP server
元数据
Slug meetbot
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Meet.bot 是什么?

Schedule and book meetings using the Meet.bot MCP server (mcp.meet.bot). Use when the user wants to check calendar availability, find open time slots, book a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。

如何安装 Meet.bot?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install meetbot」即可一键安装,无需额外配置。

Meet.bot 是免费的吗?

是的,Meet.bot 完全免费(开源免费),可自由下载、安装和使用。

Meet.bot 支持哪些平台?

Meet.bot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Meet.bot?

由 Poolside Ventures(@poolside-ventures)开发并维护,当前版本 v1.0.0。

💬 留言讨论