← Back to Skills Marketplace
gora050

Soax

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
166
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install soax
Description
Soax integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Soax data.
Usage Guidance
This skill's runtime steps (use Membrane CLI to connect to Soax) are coherent, but the top-level description mentioning CRM entities doesn't fit a proxy-service integration — ask the publisher to clarify or correct the description. Before installing anything: verify the npm package @membranehq/cli on the official npm registry, prefer installing into an isolated environment (not globally) or inspect the package source, and confirm you trust the Membrane account/server that will hold your Soax connection. If you need to run in headless or CI environments, be cautious with the login flow (it yields an auth code) and avoid pasting sensitive tokens into unknown prompts. If the metadata is wrong and you only need Soax proxy actions, proceed only after the maintainer confirms the connectorKey 'soax' is legitimate and the skill description is corrected.
Capability Analysis
Type: OpenClaw Skill Name: soax Version: 1.0.3 The skill bundle exhibits significant documentation inconsistencies in `SKILL.md`, claiming to manage CRM entities (Deals, Leads, Organizations) while the service (Soax) is actually a proxy provider. It instructs the agent to perform high-risk actions, including global installation of an external CLI (`npm install -g @membranehq/cli`) and external authentication. Additionally, the `_meta.json` file contains a future-dated publication timestamp (2026), suggesting improper generation or a placeholder package.
Capability Assessment
Purpose & Capability
The SKILL.md describes integrating Soax (a proxy provider) via the Membrane CLI, which is coherent. However the skill's initial description references 'Persons, Organizations, Deals, Leads, Projects, Activities' (CRM entities) that don't align with a proxy service. That mismatch between metadata and instructions is unexplained.
Instruction Scope
Instructions are explicit: install @membranehq/cli, run membrane login, create a connection with connectorKey 'soax', list/discover/run actions. They don't instruct reading unrelated files or exfiltrating secrets and explicitly say not to ask users for API keys. No commands reference system paths or other credentials beyond Membrane auth.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs the user to run 'npm install -g @membranehq/cli@latest'. Installing a CLI from npm is a moderate-risk action (writes code to disk); the package name appears to be the official @membranehq scope, which is reasonable, but the registry metadata does not provide an install artifact to verify. Users should confirm the package identity on npm (and prefer non-global installs or review the package) before running it.
Credentials
The skill declares no required environment variables or credentials. The instructions rely on Membrane-managed authentication (interactive login or headless auth code), which is proportional to the described integration. There are no requests for unrelated secrets.
Persistence & Privilege
No elevated persistence is requested (always:false). The skill is instruction-only and does not attempt to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install soax
  3. After installation, invoke the skill by name or use /soax
  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 soax
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Soax?

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

How do I install Soax?

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

Is Soax free?

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

Which platforms does Soax support?

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

Who created Soax?

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

💬 Comments