← Back to Skills Marketplace
gora050

Sendowl

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
106
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sendowl
Description
SendOwl integration. Manage data, records, and automate workflows. Use when the user wants to interact with SendOwl data.
Usage Guidance
This skill delegates auth and API calls to the Membrane CLI, which is reasonable for a connector-based integration — before installing or running it: (1) confirm you trust the @membranehq/cli npm package and its publisher (check the package page and repository), (2) prefer installing in a controlled environment (avoid running global installs on sensitive machines), (3) follow the interactive login flow rather than pasting secrets into chat, and (4) when creating the SendOwl connection, review the scopes/permissions that Membrane requests so you only grant what you expect.
Capability Analysis
Type: OpenClaw Skill Name: sendowl Version: 1.0.1 The skill facilitates SendOwl integration by requiring the installation of a global npm package (@membranehq/cli) and the execution of shell commands for authentication and data management. While these capabilities are aligned with the stated purpose, the use of shell execution for passing JSON parameters and the requirement for network access are high-risk behaviors that could be exploited for command injection if the agent does not properly sanitize user input. No evidence of intentional malice or data exfiltration was found in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name and description say 'SendOwl integration' and the SKILL.md exclusively instructs using the Membrane CLI to connect to SendOwl and run actions — the requested tooling (Membrane CLI) and network/auth requirements are appropriate and expected.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, creating a connection, discovering and running actions, and handling interactive/headless login flows. The skill does not instruct the agent to read unrelated files, ask for raw API keys, or exfiltrate arbitrary data.
Install Mechanism
Install is via 'npm install -g @membranehq/cli@latest' (instruction-only; nothing is automatically installed). Using npm is common but carries the usual moderate risk of running third-party code from a package registry — verify the package identity and publisher before installing globally.
Credentials
The skill declares no required env vars, no primary credential, and instructs users to authenticate via the Membrane flow (which claims to manage credentials server-side). There are no disproportionate credential requests in the skill itself.
Persistence & Privilege
Skill is instruction-only, has no install-once spec, and 'always' is false. It does not request persistent system-level privileges or claim to modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sendowl
  3. After installation, invoke the skill by name or use /sendowl
  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 sendowl
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Sendowl?

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

How do I install Sendowl?

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

Is Sendowl free?

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

Which platforms does Sendowl support?

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

Who created Sendowl?

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

💬 Comments