← Back to Skills Marketplace
Siteleaf
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
152
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install siteleaf
Description
Siteleaf integration. Manage Sites, Users. Use when the user wants to interact with Siteleaf data.
Usage Guidance
This skill appears coherent: it uses Membrane as a connector to talk to Siteleaf and asks you to install and authenticate the Membrane CLI. Before installing or running it: (1) verify the npm package identity and the membranehq publisher on the npm registry, (2) review Membrane's privacy and security policies since your Siteleaf credentials/data will be routed through their service, (3) prefer using npx or a non-global install if you want to avoid global packages, and (4) confirm the Siteleaf connector's requested permissions when you create the connection. If you distrust Membrane or the CLI package, do not install/run the commands.
Capability Analysis
Type: OpenClaw Skill
Name: siteleaf
Version: 1.0.1
The skill is a standard integration for the Siteleaf CMS using the Membrane CLI. It provides instructions for the agent to install the '@membranehq/cli' package, authenticate, and manage Siteleaf resources through the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill declares Siteleaf integration and the SKILL.md only describes using the Membrane CLI to connect to a Siteleaf connector, discover and run actions, and manage Site/User data. No unrelated resources, credentials, or binaries are requested.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, authenticating via Membrane, creating a connection, discovering actions, and running them. They do not ask the agent to read unrelated files or harvest credentials, but they do instruct the user/agent to install and run a third‑party CLI and to perform interactive auth flows (browser/authorization code).
Install Mechanism
There is no registry install spec, but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and npx usage). Installing a global npm package runs third‑party code locally — a standard but non‑trivial operation. The package is from a scoped npm name (membranehq) which is expected, but users should verify package provenance before running.
Credentials
The skill requires no environment variables or local config paths. Authentication is delegated to Membrane via an interactive flow; that is proportionate to the stated goal of managing Siteleaf through a connector service. No unrelated secrets or extra credentials are requested.
Persistence & Privilege
The skill is not always-on and does not request elevation or modifications to other skills or system-wide agent settings. Autonomous invocation is enabled by default (normal), but nothing else in the skill grants unusual persistence or privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install siteleaf - After installation, invoke the skill by name or use
/siteleaf - 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 Siteleaf?
Siteleaf integration. Manage Sites, Users. Use when the user wants to interact with Siteleaf data. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Siteleaf?
Run "/install siteleaf" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Siteleaf free?
Yes, Siteleaf is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Siteleaf support?
Siteleaf is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Siteleaf?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills