← 返回 Skills 市场
5651
总下载
5
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install clippy
功能描述
Microsoft 365 / Outlook CLI for calendar and email. Use when managing Outlook calendar (view, create, update, delete events, find meeting times, respond to invitations), sending/reading emails, or searching for people/rooms in the organization.
安全使用建议
Install only if you trust the external `clippy` CLI and are comfortable letting an agent operate through your Microsoft 365 browser session. Review the repository and dependencies before running `bun install`, require explicit confirmation before send, reply-all, forward, delete, move, or attachment-download actions, and avoid keepalive as a background service unless you need it and can secure and stop it.
功能分析
Type: OpenClaw Skill
Name: clippy
Version: 1.2.0
The skill is classified as suspicious due to two main indicators found in `SKILL.md`. First, the installation instructions include `bun install`, which is a common vector for supply chain attacks as it can execute arbitrary code via `postinstall` scripts. Second, the documentation recommends setting up the `clippy keepalive` command as a `launchd` or `systemd` service for persistent operation. While presented for a functional purpose, this capability could be abused to establish persistence for malicious activities if the underlying `clippy` tool or its dependencies were compromised.
能力评估
Purpose & Capability
The documented capabilities match the stated Microsoft 365 and Outlook purpose, including reading mail/calendar, creating and deleting events, responding to invitations, sending replies, forwarding mail, and searching people or rooms.
Instruction Scope
The instructions list high-impact actions such as sending email, reply-all, forwarding, moving mail, downloading attachments, updating events, and deleting events, but they do not provide clear agent-use guardrails such as recipient verification, explicit confirmation, or rollback guidance.
Install Mechanism
The submitted skill is documentation-only and requires a `clippy` binary, while the install path tells users to clone an external GitHub repository and run `bun install`, so trust depends on external code and dependencies outside this artifact.
Credentials
The skill discloses that it works through Playwright browser automation against the Microsoft 365 web UI, which gives the tool practical access to the signed-in user's mailbox and calendar rather than narrowly scoped API permissions.
Persistence & Privilege
The keepalive feature is disclosed and purpose-related, but it is recommended and can be run through launchd or systemd to maintain an authenticated browser session, increasing account exposure if enabled on an insecure or shared host.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clippy - 安装完成后,直接呼叫该 Skill 的名称或使用
/clippy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Session persistence fix: use storageState instead of persistent context
v1.1.0
Add keepalive instructions, health monitoring, CLIPPY_PROFILE_DIR config
v1.0.3
Hide IDs from user-facing UX; clarify internal ID use
v1.0.2
Handle literal \n in draft bodies; doc note
v1.0.1
Remove org-specific references from examples
v1.0.0
Initial release - calendar and email management via M365 web UI
元数据
常见问题
Clippy - Microsoft 365 CLI 是什么?
Microsoft 365 / Outlook CLI for calendar and email. Use when managing Outlook calendar (view, create, update, delete events, find meeting times, respond to invitations), sending/reading emails, or searching for people/rooms in the organization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5651 次。
如何安装 Clippy - Microsoft 365 CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clippy」即可一键安装,无需额外配置。
Clippy - Microsoft 365 CLI 是免费的吗?
是的,Clippy - Microsoft 365 CLI 完全免费(开源免费),可自由下载、安装和使用。
Clippy - Microsoft 365 CLI 支持哪些平台?
Clippy - Microsoft 365 CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Clippy - Microsoft 365 CLI?
由 Dreetje(@foeken)开发并维护,当前版本 v1.2.0。
推荐 Skills