← Back to Skills Marketplace
membranedev

Sapling

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sapling
Description
Sapling integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sapling data.
Usage Guidance
This skill appears coherent with its stated purpose, but follow normal precautions: 1) Verify the Membrane CLI package and publisher on the npm registry (and the vendor site https://getmembrane.com) before running npm install -g. 2) Prefer using npx or a locally installed CLI instead of global -g to limit system-wide changes. 3) Watch the browser-based login flow carefully and only paste codes/authorize in the official Membrane site. 4) Consider pinning to a specific CLI version rather than @latest for stability and auditability. 5) If you need higher assurance, review the CLI source repository and package integrity checksum before installing.
Capability Analysis
Type: OpenClaw Skill Name: sapling Version: 1.0.1 The sapling skill is a legitimate integration for the Membrane platform, providing instructions for an AI agent to manage HR data via the @membranehq/cli. It follows standard OAuth and API interaction patterns in SKILL.md without any evidence of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The name/description (Sapling integration) match the instructions: they use the Membrane CLI to connect to Sapling, discover actions, and run them. Required capabilities (network and a Membrane account) are consistent with this purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login, creating/connecting connections, discovering actions, and running them. It does not instruct reading unrelated files, accessing unrelated environment variables, or sending data to unexpected endpoints.
Install Mechanism
Install recommendation is npm install -g @membranehq/cli@latest (and examples use npx). Installing a public npm CLI is a normal, expected mechanism for a CLI-based integration but carries standard supply-chain risks (npm packages can change). Using npx avoids global installs and is lower friction.
Credentials
The skill declares no environment variables or credentials. Authentication is delegated to Membrane (browser-based OAuth/code flow). This is proportionate to the integration; there are no requests for unrelated secrets.
Persistence & Privilege
The skill is instruction-only, has no install script writing files, and does not request always:true. It does not ask to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sapling
  3. After installation, invoke the skill by name or use /sapling
  4. 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
Slug sapling
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Sapling?

Sapling integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sapling data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Sapling?

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

Is Sapling free?

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

Which platforms does Sapling support?

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

Who created Sapling?

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

💬 Comments