← Back to Skills Marketplace
gora050

Repuso

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
164
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install repuso
Description
Repuso integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Repuso data.
Usage Guidance
This skill appears coherent: it uses Membrane as a broker to talk to Repuso and does not ask for extra credentials or access to local files. Before using it: (1) confirm you trust the @membranehq/cli npm package (review its npm/github page and maintainers) because installing/running it executes third‑party code; (2) be aware the flow requires authenticating your Membrane account (a browser code exchange) which grants Membrane access to Repuso on your behalf — review what permissions you grant; (3) prefer using npx for one-off runs instead of a global install if you want to limit persistence; and (4) if you need higher assurance, inspect Membrane's privacy/security docs and the Repuso connector behavior on the Membrane side before connecting.
Capability Analysis
Type: OpenClaw Skill Name: repuso Version: 1.0.3 The skill mandates the installation of a global NPM package (@membranehq/cli) and delegates all authentication and API execution to a third-party service (Membrane), which introduces a significant supply chain risk and grants an external CLI broad control over the agent's environment. Additionally, SKILL.md contains a description mismatch, referencing CRM entities like 'Deals' and 'Leads' for a social proof platform (Repuso), suggesting a low-quality or potentially misleading template.
Capability Assessment
Purpose & Capability
The skill declares Repuso integration and all runtime instructions use the Membrane CLI to create a Repuso connection and run actions — this is coherent with the stated purpose. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md confines runtime actions to installing/running the @membranehq/cli, creating connections, listing/discovering actions, and running those actions. It does not instruct reading arbitrary files, environment variables, or altering unrelated system configuration. It does require interactive authentication via browser/code exchange (documented).
Install Mechanism
The instructions recommend installing or invoking @membranehq/cli from npm (global npm install or npx). This is expected for a CLI-based integration, but installing packages from npm executes third‑party code and fetches from the network — verify the package and source before installing. No unusual URLs or extract operations are present in the skill itself.
Credentials
The skill declares no required environment variables or credentials and explicitly delegates credential management to Membrane. That matches the described behavior; there are no unexplained requests for secrets or unrelated credentials.
Persistence & Privilege
The skill is instruction-only, not always-on, and does not request permission to modify other skills or system-wide agent settings. Autonomous invocation is allowed by platform default but not elevated by the skill itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install repuso
  3. After installation, invoke the skill by name or use /repuso
  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 repuso
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Repuso?

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

How do I install Repuso?

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

Is Repuso free?

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

Which platforms does Repuso support?

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

Who created Repuso?

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

💬 Comments