← Back to Skills Marketplace
gora050

Syncro

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
176
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install syncro
Description
Syncro integration. Manage Organizations, Tickets, Leads, Emails, Users, Roles. Use when the user wants to interact with Syncro data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install syncro
  3. After installation, invoke the skill by name or use /syncro
  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 syncro
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Syncro?

Syncro integration. Manage Organizations, Tickets, Leads, Emails, Users, Roles. Use when the user wants to interact with Syncro data. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install Syncro?

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

Is Syncro free?

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

Which platforms does Syncro support?

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

Who created Syncro?

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

💬 Comments