← Back to Skills Marketplace
gora050

Sendo Dev

by Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sendo-dev
Description
Sendo integration. Manage Recordses. Use when the user wants to interact with Sendo data.
Usage Guidance
This skill appears to be a Membrane-based Sendo integration and mostly does what it says, but there are two practical concerns you should consider before installing: - The SKILL.md expects you to install and run the Membrane CLI via npm (global install or npx), but the registry metadata does not declare npm/node as required. Confirm you are comfortable installing global npm packages and that your environment has node/npm available. - Verify the publisher and package: check the @membranehq/cli package on npm and the linked GitHub repo (https://github.com/membranedev/application-skills) and confirm the homepage (getmembrane.com) is trustworthy before running global installs. Global CLIs can run commands with your user privileges, so prefer reviewing the package and its source. - The login flow uses a browser-based authorization URL and codes; only provide codes returned by your browser to the CLI and never paste long-lived secrets into chat. The skill explicitly instructs not to ask for API keys, which is good practice. If you want to proceed, ensure your environment can safely run global npm installs (or use npx), verify the package source, and be mindful of the Membrane account you connect (use least-privilege connections where possible).
Capability Analysis
Type: OpenClaw Skill Name: sendo-dev Version: 1.0.0 The skill bundle provides instructions for an AI agent to manage records on the Sendo platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and dynamic action discovery/execution through the membrane command-line tool, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description claim a Sendo integration and the SKILL.md consistently uses the Membrane CLI and connectorKey 'sendo-dev' to manage Sendo records — purpose and capability align. However, the registry metadata lists no required binaries even though the instructions rely on npm/npx and the 'membrane' CLI being available.
Instruction Scope
SKILL.md narrowly scopes actions to installing/using the Membrane CLI, logging in (OAuth-like flow that may require opening a browser or pasting a code), creating/using connections, discovering actions, and running them. It does not ask to read unrelated local files or environment variables, nor to exfiltrate credentials; it explicitly tells agents not to ask for API keys.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the README tells users to run a global npm install (@membranehq/cli) or use npx. Installing from the public npm registry is a common pattern but carries moderate risk compared with instruction-only skills that require no installs; the skill should have declared the dependency on npm/node in metadata.
Credentials
The skill does not request environment variables, secrets, or unrelated credentials. It instructs using Membrane's managed auth rather than asking for API keys, which is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always:true or modify other skills' configs. It relies on a user-installed CLI and Membrane-managed tokens; autonomy is allowed by default but not unusual. No excessive persistence or privileges declared.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sendo-dev
  3. After installation, invoke the skill by name or use /sendo-dev
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug sendo-dev
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sendo Dev?

Sendo integration. Manage Recordses. Use when the user wants to interact with Sendo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.

How do I install Sendo Dev?

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

Is Sendo Dev free?

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

Which platforms does Sendo Dev support?

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

Who created Sendo Dev?

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

💬 Comments