Sendowl
v1.0.0SendOwl integration. Manage data, records, and automate workflows. Use when the user wants to interact with SendOwl data.
⭐ 0· 24·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (SendOwl integration) align with the instructions: all actions are routed through the Membrane CLI and the skill only documents how to connect, list, and invoke SendOwl actions.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, performing login and connector setup, listing actions, running actions, and proxying API calls — all within the expected scope for a SendOwl integration. It does not request unrelated files, env vars, or system data.
Install Mechanism
No install spec in registry (instruction-only). The README recommends installing @membranehq/cli globally via npm (npm install -g), which is a standard distribution method but has the usual risk of executing code from the npm package — verify the package comes from the official @membranehq namespace before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly directs users to let Membrane manage credentials rather than providing API keys. This is proportionate for a connector-style integration.
Persistence & Privilege
Skill is instruction-only, not always-enabled, and does not request persistent system-wide changes or other skills' configs. Agent autonomous invocation is platform-default and not an additional concern here.
Assessment
This skill is coherent and delegates auth to the Membrane service. Before installing: (1) verify the @membranehq/cli npm package and the getmembrane.com / GitHub repository are official, (2) be aware that installing a global npm package runs code from that package (audit or install in a controlled environment if unsure), and (3) understand that Membrane will proxy requests to SendOwl and store/manage credentials server-side — only proceed if you trust the Membrane provider and their auth model.Like a lobster shell, security has layers — review code before you run it.
latestvk971jtfs2pt16hnttvr2vncgqs849te4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
