← 返回 Skills 市场
gora050

Soax

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
166
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install soax
功能描述
Soax integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Soax data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install soax
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /soax 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug soax
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Soax 是什么?

Soax integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Soax data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。

如何安装 Soax?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install soax」即可一键安装,无需额外配置。

Soax 是免费的吗?

是的,Soax 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Soax 支持哪些平台?

Soax 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Soax?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论