← Back to Skills Marketplace
membranedev

Saplingai

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
266
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install saplingai
Description
Sapling.ai integration. Manage Organizations, Pipelines, Projects, Users, Filters. Use when the user wants to interact with Sapling.ai data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to connect to Sapling.ai and does not request unrelated credentials. Before installing, verify the Membrane CLI package and source (review https://github.com/membranedev/application-skills and the @membranehq/cli package on npm), consider pinning to a specific version instead of `@latest`, and be aware that installing a global npm package runs code from the registry. Also confirm you are comfortable granting Membrane a connection to your Sapling.ai account (review what data the connector will access) and use the least-privilege Membrane account possible.
Capability Analysis
Type: OpenClaw Skill Name: saplingai Version: 1.0.3 The skill requires the agent to install a global npm package (@membranehq/cli) and relies on a third-party platform (Membrane) to dynamically generate and execute code via 'actions'. While this aligns with the stated integration purpose, the requirement for global software installation and the reliance on remote code generation/execution (via 'membrane action create') creates a significant attack surface and supply-chain risk. No direct evidence of intentional malice was found, but the high-privilege operations and external dependencies in SKILL.md warrant a suspicious classification.
Capability Assessment
Purpose & Capability
The name/description (Sapling.ai integration) match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Sapling.ai, discover and run actions. Required resources (network, a Membrane account) are consistent with this purpose.
Instruction Scope
Instructions are focused on installing/using the Membrane CLI, authenticating via browser/authorization code, creating connections, listing and running actions. They do not instruct reading unrelated files or exfiltrating data. Minor inconsistency: the doc suggests both a global npm install and uses npx for some commands; this is operationally odd but not a security red flag.
Install Mechanism
The skill is instruction-only and asks the user to run `npm install -g @membranehq/cli@latest` (or uses npx). This is a typical CLI install from the npm registry (no arbitrary URL downloads), but global npm installs execute remote code and using `@latest` means no pinned version; auditing or pinning the package version is recommended.
Credentials
The skill declares no required env vars or credentials and defers auth to Membrane (which is appropriate). It does not ask for unrelated secrets. Using a Membrane account is proportional to the stated functionality.
Persistence & Privilege
always is false; the skill is instruction-only and does not request persistent elevated privileges or to modify other skills' configurations. Autonomous invocation is allowed by default (normal) and is not combined with other concerning factors here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install saplingai
  3. After installation, invoke the skill by name or use /saplingai
  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 saplingai
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Saplingai?

Sapling.ai integration. Manage Organizations, Pipelines, Projects, Users, Filters. Use when the user wants to interact with Sapling.ai data. It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.

How do I install Saplingai?

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

Is Saplingai free?

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

Which platforms does Saplingai support?

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

Who created Saplingai?

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

💬 Comments