← Back to Skills Marketplace
qasim-nylas

Nylas Email, Calendar & Contacts

by qasim-nylas · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
282
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nylas
Description
Access and manage email, calendar, and contacts across multiple providers using the Nylas API for unified communication and scheduling tasks.
Usage Guidance
This skill appears to do what it says, but before installing: 1) Verify the npm package page, publisher, and version of @nylas/openclaw-nylas-plugin on npm (confirm the maintainer is Nylas or a trusted org). 2) Use the least-privilege Nylas API key or a grant scoped to the accounts you want the plugin to access; consider creating a dedicated key for the plugin and rotate it if needed. 3) Be aware that granting the NYLAS_API_KEY gives the plugin (and any installed code it pulls) access to your emails, calendars, and contacts — treat it like a sensitive credential. 4) Note the minor metadata inconsistency: the evaluator manifest said “no install spec,” while the SKILL.md includes an npm install entry; confirm how the OpenClaw runtime will fetch the plugin and inspect the package if you want higher assurance. If any of these checks fail or the npm package publisher looks unfamiliar, do not install.
Capability Analysis
Type: OpenClaw Skill Name: nylas Version: 1.0.1 The skill bundle provides a legitimate integration with the Nylas API for managing email, calendar, and contacts. It uses standard npm installation procedures for the '@nylas/openclaw-nylas-plugin' package and requires a user-provided API key. No malicious patterns, obfuscation, or prompt injection attacks were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description (email, calendar, contacts via Nylas) align with the declared requirement NYLAS_API_KEY and the documented tools. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The runtime instructions are limited to installing the OpenClaw Nylas plugin, setting the API key, and running plugin commands (status, discover). There are no instructions to read arbitrary files, collect unrelated system state, or transmit data to endpoints outside Nylas.
Install Mechanism
The SKILL.md metadata declares an npm install of @nylas/openclaw-nylas-plugin (a normal registry package), which is proportionate. However, the skill package manifest provided to the evaluator also stated 'No install spec — instruction-only skill', creating a minor internal inconsistency. Installing via npm is moderate-risk compared with no install, so verify the npm package and publisher before installing.
Credentials
Only one required secret (NYLAS_API_KEY) is declared and described as the primary credential; optional env vars (grant ID, API URI, timezone) are legitimate for a multi-account/timezone plugin. The requested envs match the skill's function.
Persistence & Privilege
always:false and user-invocable:true (defaults) are appropriate. The skill does not request elevated platform presence or to modify other skills' configs. Note that autonomous invocation is allowed by default on the platform (not flagged here).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nylas
  3. After installation, invoke the skill by name or use /nylas
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Add frontmatter metadata declaring env vars, install spec, and dependencies to resolve security scanner flags
v1.0.0
Initial release
Metadata
Slug nylas
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Nylas Email, Calendar & Contacts?

Access and manage email, calendar, and contacts across multiple providers using the Nylas API for unified communication and scheduling tasks. It is an AI Agent Skill for Claude Code / OpenClaw, with 282 downloads so far.

How do I install Nylas Email, Calendar & Contacts?

Run "/install nylas" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nylas Email, Calendar & Contacts free?

Yes, Nylas Email, Calendar & Contacts is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nylas Email, Calendar & Contacts support?

Nylas Email, Calendar & Contacts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nylas Email, Calendar & Contacts?

It is built and maintained by qasim-nylas (@qasim-nylas); the current version is v1.0.1.

💬 Comments