← Back to Skills Marketplace
Tray
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tray
Description
Tray integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tray data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tray - After installation, invoke the skill by name or use
/tray - 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 Tray?
Tray integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tray data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Tray?
Run "/install tray" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tray free?
Yes, Tray is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tray support?
Tray is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tray?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills