← 返回 Skills 市场
gora050

Syncro

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
176
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install syncro
功能描述
Syncro integration. Manage Organizations, Tickets, Leads, Emails, Users, Roles. Use when the user wants to interact with Syncro data.
安全使用建议
This skill appears to legitimately wrap Syncro operations via the Membrane CLI, but check a few things before installing: (1) ensure you have a Node/npm environment and be aware the metadata omitted that requirement; (2) verify the @membranehq/cli package and publisher on npm (and prefer a specific version rather than @latest); (3) run the install in a controlled environment or container if you have security concerns; (4) confirm where the CLI stores auth tokens and what scopes/permissions those tokens grant; (5) avoid using high-privilege accounts for initial testing — use least-privileged credentials or a test tenant. If you need higher confidence, ask the publisher for a signed release URL and documentation about local credential storage and token scopes.
功能分析
Type: OpenClaw Skill Name: syncro Version: 1.0.3 The skill provides instructions for an AI agent to manage Syncro MSP data using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and executing API actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found; the instructions focus on using a third-party integration service to handle credentials securely.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Syncro integration) align with the instructions (use Membrane CLI to connect to Syncro and run actions). However the skill metadata declares no required binaries, yet the instructions require npm and the membrane CLI; that omission is an inconsistency (the skill will not work unless npm/node are available).
Instruction Scope
SKILL.md stays within the declared purpose (discover/run/create Syncro actions via Membrane). It instructs interactive/browser-based login and creating connections/actions. It does not ask the agent to read unrelated files or to exfiltrate secrets, but it leaves unspecified where the CLI stores credentials and how to handle the produced local tokens.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli@latest). npm installs from the public registry are a moderate-risk install mechanism (not pre-reviewed binaries). The skill omitted declaring this dependency in its metadata. No direct URL downloads or archive extraction are used.
Credentials
The skill requests no environment variables and explicitly advises not to ask users for API keys (Membrane manages auth server-side). This is appropriate. Minor concern: SKILL.md does not state where local auth state/credentials are stored by the CLI or what permissions those tokens grant, so verify local storage and scopes before use.
Persistence & Privilege
always is false and the skill is user-invocable. There's no indication it requests permanent agent presence or modifies other skills. Installing the CLI will add a binary to the system, which is expected for a CLI-based integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install syncro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /syncro 触发
  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 syncro
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Syncro 是什么?

Syncro integration. Manage Organizations, Tickets, Leads, Emails, Users, Roles. Use when the user wants to interact with Syncro data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 Syncro?

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

Syncro 是免费的吗?

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

Syncro 支持哪些平台?

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

谁开发了 Syncro?

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

💬 留言讨论