← Back to Skills Marketplace
Missive
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
168
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install missive
Description
Missive integration. Manage Organizations. Use when the user wants to interact with Missive data.
Usage Guidance
This skill appears coherent for connecting to Missive via the Membrane platform. Before installing or running it: (1) verify the @membranehq/cli package and its maintainer on the npm registry and GitHub to ensure you trust the package; (2) prefer using npx for occasional runs instead of a global npm -g install to reduce persistent footprint; (3) be aware you must have a Membrane account and you will authenticate via a browser flow (the CLI may open a URL or print a code); (4) run the CLI in a constrained environment (container/VM) if you have supply‑chain concerns; and (5) confirm the Membrane privacy/security posture and that you are comfortable letting Membrane manage Missive credentials server‑side. If you need higher assurance, ask the skill author for the exact npm package version and repository to review before installing.
Capability Analysis
Type: OpenClaw Skill
Name: missive
Version: 1.0.3
The 'missive' skill bundle provides instructions for an AI agent to interact with the Missive platform via the Membrane CLI. The SKILL.md file outlines standard procedures for installing the CLI (@membranehq/cli), authenticating, and executing actions through the Membrane middleware. No evidence of malicious intent, data exfiltration, or unauthorized access was found; the logic is consistent with the stated purpose of managing collaborative email data.
Capability Assessment
Purpose & Capability
Name/description (Missive integration) align with the instructions: the SKILL.md consistently describes using the Membrane CLI to connect to Missive and run actions. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped: they tell the agent/operator to install and use the Membrane CLI, authenticate via membrane login, create a connection for the Missive connector, discover/run actions, and prefer Membrane for auth. The instructions do not ask the agent to read unrelated files or exfiltrate secret data.
Install Mechanism
There is no registry install spec; the SKILL.md instructs the user to run npm install -g @membranehq/cli@latest (and occasionally npx). Installing a public npm CLI is typical for this use case but carries normal supply‑chain risks (malicious/mispublished packages or install scripts).
Credentials
The skill declares no required env vars or credentials and explicitly delegates auth to Membrane (advises not to ask for API keys). It does require a Membrane account and network access, which is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill is user‑invocable; it does not request persistent system modifications or access to other skills' configs. Note that the agent can invoke the skill autonomously by default (platform default), but that is not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install missive - After installation, invoke the skill by name or use
/missive - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Missive?
Missive integration. Manage Organizations. Use when the user wants to interact with Missive data. It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.
How do I install Missive?
Run "/install missive" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Missive free?
Yes, Missive is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Missive support?
Missive is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Missive?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills