← Back to Skills Marketplace
Sesame
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
112
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sesame
Description
Sesame integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sesame data.
Usage Guidance
This skill is internally consistent: it tells the agent to use the Membrane CLI to connect to Sesame and does not request extra credentials. Before installing/using it, verify the @membranehq/cli package and the Membrane service (review their npm package page and GitHub repo), prefer npx or a pinned version instead of a global -g install, and confirm you trust the Membrane tenant that will be granted access to your Sesame data. Be aware that the CLI's browser-based login grants Membrane access to the connected account, so only connect accounts you are comfortable delegating to that service.
Capability Analysis
Type: OpenClaw Skill
Name: sesame
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Sesame HR platform using the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` NPM package, authenticating via a tenant-based login flow, and managing API actions through the Membrane platform. The instructions in SKILL.md are consistent with the stated purpose of automating HR workflows, and no indicators of malicious intent, data exfiltration, or unauthorized command execution were found.
Capability Assessment
Purpose & Capability
Name and description (Sesame integration) match the instructions: all runtime guidance is about using the Membrane CLI to connect to Sesame, list/create/run actions, and manage connections. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs the agent to install/use the Membrane CLI, run login/connect/action commands, and to rely on Membrane for auth. It does not instruct the agent to read arbitrary files, environment variables, or to exfiltrate data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the SKILL.md recommends installing @membranehq/cli via npm -g or using npx. Installing a global npm package is a normal pattern but does involve pulling code from the npm registry; users should verify the CLI package and prefer npx or a pinned version if they want to reduce supply‑chain risk.
Credentials
The skill declares no required environment variables or credentials and explicitly recommends not asking users for API keys. The authentication flow is delegated to Membrane/Cli. There are no unrelated secret requests.
Persistence & Privilege
The skill is not force‑included (always: false), has normal agent invocation settings, and does not request persistent system presence or modify other skills/config. No privilege escalation is indicated.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sesame - After installation, invoke the skill by name or use
/sesame - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Sesame?
Sesame integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sesame data. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Sesame?
Run "/install sesame" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sesame free?
Yes, Sesame is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sesame support?
Sesame is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sesame?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills