← 返回 Skills 市场
membranedev

Smartrmail

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install smartrmail
功能描述
SmartrMail integration. Manage data, records, and automate workflows. Use when the user wants to interact with SmartrMail data.
安全使用建议
This skill is coherent: it delegates auth and API calls to the Membrane platform and asks you to install the Membrane CLI. Before installing or running it, verify the @membranehq/cli package and its repository (avoid blindly installing the 'latest' tag), confirm you trust Membrane to manage your SmartrMail credentials and data, and review the Membrane privacy/security documentation. If you plan to run the CLI in automated or headless environments, understand how the login flow issues tokens and ensure those tokens are stored/rotated according to your policies.
功能分析
Type: OpenClaw Skill Name: smartrmail Version: 1.0.1 The skill bundle provides standard instructions for integrating SmartrMail using the Membrane CLI. It focuses on legitimate operations such as authentication, action discovery, and execution through the '@membranehq/cli' package. There are no signs of data exfiltration, malicious code execution, or harmful prompt injection; in fact, the instructions explicitly recommend security best practices by advising the agent to let the platform handle credentials rather than requesting API keys from the user.
能力评估
Purpose & Capability
The skill claims to integrate with SmartrMail and its SKILL.md exclusively instructs use of the Membrane CLI to connect, discover, and run actions against SmartrMail. No unrelated environment variables, binaries, or config paths are required, so the requested capabilities align with the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped: install the Membrane CLI, run membrane login/connect, list and run actions, and create actions when needed. The instructions do not ask the agent to read arbitrary files, expose unrelated system credentials, or transmit data to unexpected endpoints beyond Membrane/SmartrMail.
Install Mechanism
There is no registry-level install spec, but the README instructs the user to install @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). Installing a public npm package is expected for a CLI but carries typical supply-chain risks (use of '@latest', global install). This is not incoherent with the skill's purpose but is worth cautious handling (pin versions, review package source).
Credentials
The skill requests no environment variables or local secrets in metadata. Authentication is performed via Membrane's login flow (browser or headless code exchange) and the SKILL.md explicitly advises against asking users for API keys. Credential requests are proportional to purpose and handled server-side by Membrane.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or global configs, and has no requested config paths. It is user-invocable and allows autonomous invocation (platform default), which is expected for an integration skill and not problematic here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smartrmail
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smartrmail 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug smartrmail
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Smartrmail 是什么?

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

如何安装 Smartrmail?

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

Smartrmail 是免费的吗?

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

Smartrmail 支持哪些平台?

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

谁开发了 Smartrmail?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论