← Back to Skills Marketplace
foeken

Clippy - Microsoft 365 CLI

by Dreetje · GitHub ↗ · v1.2.0
cross-platform ⚠ suspicious
5651
Downloads
5
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install clippy
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clippy
  3. After installation, invoke the skill by name or use /clippy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug clippy
Version 1.2.0
License
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 5651 downloads so far.

How do I install Clippy - Microsoft 365 CLI?

Run "/install clippy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Clippy - Microsoft 365 CLI free?

Yes, Clippy - Microsoft 365 CLI is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Clippy - Microsoft 365 CLI support?

Clippy - Microsoft 365 CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clippy - Microsoft 365 CLI?

It is built and maintained by Dreetje (@foeken); the current version is v1.2.0.

💬 Comments