← 返回 Skills 市场
gora050

Nylas

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nylas-integration
功能描述
Nylas integration. Manage data, records, and automate workflows. Use when the user wants to interact with Nylas data.
安全使用建议
This skill appears coherent, but before installing: (1) confirm you trust the @membranehq CLI package and its vendor (review the package repo/releases), (2) prefer running via npx or pin a specific CLI version instead of npm install -g to avoid unexpected global install scripts, (3) understand that Membrane will handle and store connector credentials on their service—review their privacy/security docs and ensure that level of access to your Nylas data is acceptable, and (4) avoid pasting OAuth codes or credentials into untrusted contexts. If you need higher assurance, inspect the CLI source on GitHub and verify the connector implementation for Nylas.
功能分析
Type: OpenClaw Skill Name: nylas-integration Version: 1.0.1 The skill provides a standard integration for Nylas via the Membrane CLI. It includes instructions for installation, authentication, and action execution that are consistent with the stated purpose. Notably, it includes security best practices advising the agent to let the platform handle credentials rather than requesting API keys from the user. No malicious code, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Nylas and instructs the agent to use the Membrane CLI to connect, discover, build, and run actions against a Nylas connector. Required capabilities (network access and a Membrane account) match the described functionality, and there are no unrelated credential or binary requirements.
Instruction Scope
SKILL.md contains only operational steps for installing/using the Membrane CLI, logging in, creating connections, discovering actions, and running them. It does not instruct the agent to read arbitrary files, export unrelated environment variables, or exfiltrate data to unexpected endpoints. It explicitly advises against asking users for API keys and delegates auth to Membrane.
Install Mechanism
This is an instruction-only skill (no install spec in registry). It directs users to install @membranehq/cli via npm -g or use npx. Installing a global npm package is common but runs third-party install scripts and adds binaries to the system; consider using npx or pinning a specific version to reduce risk. This is a caution rather than an incoherence.
Credentials
The skill declares no required environment variables or local credentials. It relies on Membrane to handle authentication server-side via an OAuth/browser flow, which is proportionate to a connector-based integration. There are no unrelated secrets requested.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication it requests persistent agent-wide privileges or modifies other skills or system-wide agent settings. Normal autonomous invocation is allowed (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nylas-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nylas-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug nylas-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nylas 是什么?

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

如何安装 Nylas?

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

Nylas 是免费的吗?

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

Nylas 支持哪些平台?

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

谁开发了 Nylas?

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

💬 留言讨论