← 返回 Skills 市场
membranedev

Sessions

作者 Membrane Dev · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
144
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sessions
功能描述
Sessions integration. Manage Sessions, Persons, Organizations, Notes, Files. Use when the user wants to interact with Sessions data.
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sessions
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sessions 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug sessions
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sessions 是什么?

Sessions integration. Manage Sessions, Persons, Organizations, Notes, Files. Use when the user wants to interact with Sessions data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。

如何安装 Sessions?

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

Sessions 是免费的吗?

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

Sessions 支持哪些平台?

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

谁开发了 Sessions?

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

💬 留言讨论