← 返回 Skills 市场
Tray
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tray
功能描述
Tray integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tray data.
安全使用建议
This skill appears coherent for interacting with Tray via the Membrane CLI. Before installing, verify the @membranehq/cli npm package (check the npm registry page and the repository) and the Membrane service privacy/security policies since it will broker your Tray credentials. Prefer installing the CLI in a controlled environment (avoid unexpected global installs), and never share your raw API keys in chat—use the Membrane connection workflow as described. If you need higher assurance, inspect the CLI source or run it in an isolated environment (container) first.
功能分析
Type: OpenClaw Skill
Name: tray
Version: 1.0.1
The skill requires the installation of a global npm package (@membranehq/cli) and the execution of shell commands to manage authentication and workflows via the Membrane platform. While these actions are aligned with the stated purpose of Tray.io integration, the requirement for shell and network access, along with third-party package installation and the ability to dynamically create and run actions, constitutes high-risk capabilities according to the review criteria. These instructions are primarily contained in SKILL.md.
能力评估
Purpose & Capability
Name and description (Tray integration) align with the runtime instructions: all actions are performed via the Membrane CLI to connect to Tray and run actions. No unrelated credentials, binaries, or system accesses are requested.
Instruction Scope
SKILL.md limits runtime behavior to installing and using the Membrane CLI, logging in via Membrane, creating/listing connections, discovering and running actions, and polling action build status. It does not instruct reading arbitrary files, other env vars, or sending data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec), and it tells users to run `npm install -g @membranehq/cli@latest`. Installing a CLI from the public npm registry is expected here but carries the usual moderate risk of global npm installs (verify package provenance). There are no downloads from unknown URLs or extract steps in the skill itself.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to use Membrane-managed connections rather than asking for API keys. The authentication flows described (interactive/browser or headless auth code) are consistent with the stated design.
Persistence & Privilege
The skill is not always-enabled, does not request system-wide config changes, and contains no instructions to modify other skills or global agent settings. Autonomous invocation remains the platform default but is not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tray - 安装完成后,直接呼叫该 Skill 的名称或使用
/tray触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Tray 是什么?
Tray integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tray data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Tray?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tray」即可一键安装,无需额外配置。
Tray 是免费的吗?
是的,Tray 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tray 支持哪些平台?
Tray 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tray?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills