← Back to Skills Marketplace
membranedev

Sessions

by Membrane Dev · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
144
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sessions
Description
Sessions integration. Manage Sessions, Persons, Organizations, Notes, Files. Use when the user wants to interact with Sessions data.
Usage Guidance
This skill appears to do what it claims: it delegates Sessions interactions to the Membrane CLI and does not request unrelated credentials. Before installing/use, consider: 1) you'll need a Membrane account and the CLI will store tokens in ~/.membrane/credentials.json; review that file and its access. 2) the instructions use npx @membranehq/cli@latest (downloads and runs code from npm each time) — if you prefer lower supply-chain risk, run a pinned version (e.g. @membranehq/[email protected]) or inspect the package first. 3) the agent will run shell commands and may open browser auth flows; if you allow autonomous invocation, these commands could be executed without further prompts. If you are unsure, run the shown npx commands yourself in a controlled environment to validate behavior before granting the agent access.
Capability Analysis
Type: OpenClaw Skill Name: sessions Version: 1.0.0 The skill bundle provides a legitimate integration for the Sessions tool (via Help Scout) using the Membrane CLI. It uses standard 'npx @membranehq/cli' commands for authentication and API interaction, with no evidence of data exfiltration, malicious execution, or deceptive prompt injection in SKILL.md.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md explains how to use the Membrane CLI to manage Sessions, Persons, Organizations, Notes and Files. There are no unrelated environment variables, binaries, or config paths requested that would be inconsistent with a Sessions integration.
Instruction Scope
All runtime instructions are limited to running the Membrane CLI (npx @membranehq/cli@latest) to discover actions, create connections, run actions, or proxy requests to the Sessions API. The doc references the credentials file (~/.membrane/credentials.json) which the CLI will create/use; instructions do not ask the agent to read arbitrary unrelated files, but the workflow will result in local storage of tokens.
Install Mechanism
No formal install spec is present (instruction-only), but the workflow relies on npx fetching and executing @membranehq/cli@latest from the npm registry at runtime. Using npx @latest executes code downloaded from npm each time (supply-chain risk compared with a pinned release), but this is expected for a CLI-driven integration.
Credentials
The skill declares no required environment variables or unrelated credentials. It does require a Membrane account and the CLI will create/store credentials in ~/.membrane/credentials.json; that is proportional for a delegated auth flow but is worth noting because secrets are stored locally and Membrane will broker access to the target Sessions service.
Persistence & Privilege
The skill is not always-enabled, includes no install that writes persistent system-wide config, and does not request elevated privileges. The only persistence is the Membrane CLI storing credentials in the user's home directory (normal for CLI auth flows).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sessions
  3. After installation, invoke the skill by name or use /sessions
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug sessions
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sessions?

Sessions integration. Manage Sessions, Persons, Organizations, Notes, Files. Use when the user wants to interact with Sessions data. It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.

How do I install Sessions?

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

Is Sessions free?

Yes, Sessions is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sessions support?

Sessions is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sessions?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.0.

💬 Comments