← Back to Skills Marketplace
gora050

Slottable

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
223
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install slottable
Description
Slottable integration. Manage Users, Organizations, Files, Notes, Activities. Use when the user wants to interact with Slottable data.
Usage Guidance
This skill is internally consistent: it instructs you to install and use the Membrane CLI to connect to Slottable and does not ask for unrelated secrets. Before installing, review the @membranehq/cli package (npm page and GitHub repo) to confirm you trust the publisher. Prefer using `npx @membranehq/cli@<version>` or pinning a specific version instead of `npm install -g ...@latest` to reduce supply‑chain/runtime surprises. Be aware the CLI and Membrane will have access to your Slottable data once you authenticate; grant only the connections you intend and monitor created actions. If you want lower risk, run the CLI in an isolated environment (container or dedicated machine) rather than your primary system.
Capability Analysis
Type: OpenClaw Skill Name: slottable Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Slottable using the Membrane platform, which involves high-risk behaviors such as global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and executing shell commands for authentication and API interaction. While these actions are aligned with the stated purpose of the skill and no clear malicious intent was found, the requirement for global software installation and the routing of all data/credentials through a third-party service (getmembrane.com) represent significant security and supply chain risks. Additionally, the metadata file (meta.json) contains a future-dated timestamp (2026), which is an anomalous indicator.
Capability Assessment
Purpose & Capability
The name/description (Slottable integration) matches the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Slottable, discover and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The runtime instructions are narrowly scoped to installing and using the Membrane CLI, logging in, creating a connection, listing actions, creating actions, and running them. The doc explicitly tells the agent to avoid asking users for API keys and to let Membrane manage auth. It does not instruct reading unrelated files, system paths, or environment variables.
Install Mechanism
There is no automated install spec in the skill bundle (instruction-only), but the SKILL.md instructs the user to run `npm install -g @membranehq/cli@latest` (or npx) to obtain the CLI. Installing an npm package from the public registry is expected for a CLI-based integration, but using the `@latest` tag and global npm installs carries standard supply-chain and persistence considerations (recommend pinning version or using npx to avoid a global install).
Credentials
The skill declares no required env vars, no primary credential, and no config paths. The SKILL.md relies on Membrane to manage authentication server-side and explicitly instructs not to ask users for API keys — this is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install script, and does not request always:true. Default agent autonomy (model invocation enabled) is unchanged. There is no instruction to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install slottable
  3. After installation, invoke the skill by name or use /slottable
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug slottable
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Slottable?

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

How do I install Slottable?

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

Is Slottable free?

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

Which platforms does Slottable support?

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

Who created Slottable?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments