← Back to Skills Marketplace
membranedev

Sonix

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
132
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sonix
Description
Sonix integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Sonix data.
Usage Guidance
There is a clear mismatch between the registry description (CRM-style text) and the SKILL.md (Sonix transcription via Membrane). Before installing or using this skill: 1) Confirm with the publisher/registry that this skill really targets Sonix and that the metadata isn't a copy/paste error. 2) Understand that using the skill requires a Membrane account and will send action descriptions and any inputs to Membrane's service — review Membrane's privacy/security docs if you'll send sensitive data. 3) Prefer npx or inspect the @membranehq/cli package source rather than blindly running a global 'npm install -g' of the latest tag to reduce supply-chain risk. 4) Verify the Sonix connector exists in your Membrane tenant and what data the connector will access; don't provide unrelated API keys or secrets. If you need higher assurance, ask the publisher for a brief justification of the metadata mismatch and for an explicit privacy statement about what gets transmitted to Membrane.
Capability Analysis
Type: OpenClaw Skill Name: sonix Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Sonix transcription service using the Membrane CLI. While there is a minor metadata discrepancy in SKILL.md (the description field incorrectly mentions CRM entities like 'Deals' and 'Leads' while the body correctly describes Sonix transcription), the instructions are consistent with the legitimate use of the Membrane framework (getmembrane.com). The skill relies on the '@membranehq/cli' npm package for authentication and API interaction, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill name and the SKILL.md describe Sonix (transcription service). However the registry-level description claims 'Manage Deals, Persons, Organizations, Leads, Projects, Activities' (CRM-like) which is inconsistent with Sonix. This mismatch suggests copy/paste or mislabeling and makes the intended purpose unclear.
Instruction Scope
Instructions are confined to installing/using the Membrane CLI and creating/listing/running 'actions' against a Sonix connector. They do require network access and a Membrane account; Membrane will handle authentication and action execution. The skill delegates auth and API calls to Membrane, which means user data and action descriptions may be transmitted to Membrane's servers — this is expected for this design but worth noticing.
Install Mechanism
There is no registry install spec (instruction-only), but SKILL.md recommends 'npm install -g @membranehq/cli@latest' or using npx. Installing a global npm package or running npx uses the public npm registry (supply-chain risk if you don't trust the package). This is proportionate for a CLI-driven integration but carries the usual risks of running third-party npm code.
Credentials
The skill declares no required environment variables or credentials and explicitly tells users not to hand over API keys because Membrane manages auth. That is coherent with using a hosted broker. However the top-level metadata mismatch (CRM phrasing) raises questions about whether additional credentials or scopes might actually be needed in some variants — confirm before granting broad access. The SKILL.md itself does not attempt to read local env/config paths.
Persistence & Privilege
always is false; the skill does not request persistent system-wide privileges and doesn't include an install spec that would write files. Autonomous invocation (disable-model-invocation: false) is allowed but is the platform default — be mindful the agent could call Membrane APIs autonomously if invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sonix
  3. After installation, invoke the skill by name or use /sonix
  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 sonix
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Sonix?

Sonix integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Sonix data. It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.

How do I install Sonix?

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

Is Sonix free?

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

Which platforms does Sonix support?

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

Who created Sonix?

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

💬 Comments