← Back to Skills Marketplace
foeken

Clippy - Microsoft 365 CLI

by Dreetje · GitHub ↗ · v1.2.0
cross-platform ⚠ suspicious
5138
Downloads
5
Stars
14
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 session. Review the repository before running `bun install`, require explicit confirmation before sending, forwarding, reply-all, deleting, moving, or downloading sensitive items, and avoid enabling keepalive as a background service unless you need it and know how to 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 / Outlook purpose, including viewing mail/calendar, sending mail, replying/forwarding, downloading attachments, and creating, updating, or deleting events.
Instruction Scope
The command reference exposes high-impact actions such as sending email, reply-all, forwarding, moving messages, downloading attachments, and deleting events, but it does not provide clear confirmation, target-verification, or rollback guidance for agent use.
Install Mechanism
The skill itself is instruction-only and requires an existing `clippy` binary, but its install steps ask users to clone an external GitHub repository and run `bun install`, so trust depends on code and dependencies outside the submitted artifact.
Credentials
The skill documents browser-based Microsoft 365 authentication via Playwright rather than a narrowly scoped API permission model, giving the CLI practical access to the signed-in user's Outlook session.
Persistence & Privilege
Keepalive is disclosed, but it is recommended and can be configured with launchd or systemd to maintain an authenticated browser session persistently, increasing account exposure if enabled.
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 193
Active Installs 14
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 5138 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