← 返回 Skills 市场
gora050

Missive

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install missive
功能描述
Missive integration. Manage Organizations. Use when the user wants to interact with Missive data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install missive
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /missive 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug missive
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Missive 是什么?

Missive integration. Manage Organizations. Use when the user wants to interact with Missive data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 Missive?

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

Missive 是免费的吗?

是的,Missive 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Missive 支持哪些平台?

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

谁开发了 Missive?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论