← Back to Skills Marketplace
Usercentrics
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
123
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install usercentrics
Description
Usercentrics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Usercentrics data.
Usage Guidance
This skill appears to be a Membrane-based Usercentrics connector but the package metadata omits the credentials/config it claims to need. Before installing or enabling it: (1) ask the publisher which credentials are required (e.g., MEMBRANE_API_KEY or USERCENTRICS_API_TOKEN) and why they are needed; (2) verify the skill's source repository and homepage (the registry lists getmembrane.com and a membranedev GitHub repo — confirm those are legitimate and contain the referenced skill code); (3) request example API calls or a minimal runbook showing what the agent will send/receive so you can ensure no unrelated secrets or local files are accessed; (4) avoid installing until required env vars and network endpoints are explicitly declared. If you must test it, do so in a restricted environment with least-privilege credentials and monitor outbound traffic and logs.
Capability Analysis
Type: OpenClaw Skill
Name: usercentrics
Version: 1.0.1
The SKILL.md file contains an extreme amount of repetitive keyword stuffing (hundreds of repeated verbs and nouns like 'Manage', 'Control', 'Direct'), which is a technique often used in prompt injection to manipulate an AI agent's context or bypass behavioral constraints. Additionally, the instructions require the agent to perform high-risk system operations, including a global NPM installation (npm install -g @membranehq/cli) and executing CLI commands that handle authentication. While these actions are framed as part of the legitimate Membrane platform, the highly irregular documentation structure and the promotion of global package installation without verification warrant a suspicious classification.
Capability Tags
Capability Assessment
Purpose & Capability
The skill name/description indicate a Usercentrics integration via Membrane (SKILL.md explicitly: "Requires network access and a valid Membrane account"). Registry metadata lists no required env vars, no primary credential, and no config paths. If this skill needs to actually call Membrane or Usercentrics APIs it should declare the relevant credential(s) (e.g., a Membrane API key or Usercentrics API token). The absence of declared credentials is inconsistent with the described purpose.
Instruction Scope
The provided SKILL.md is instruction-only and contains a very large, generic list of capabilities and entities; the visible portions do not show concrete runtime commands, API endpoints, or examples. The doc does state network access and a Membrane account are required, but it does not (in metadata) specify which secrets or environment variables the agent will read. That vagueness grants the skill broad discretion unless constrained elsewhere.
Install Mechanism
No install spec and no code files — the skill is instruction-only. This is lower risk because nothing is written to disk by an installer. There is no download or package installation step to evaluate.
Credentials
The instructions claim an external account is required (Membrane) but the skill declares no required environment variables or primary credential. That mismatch prevents reviewers from understanding what secrets the skill will need. A connector skill of this type would normally require at least one API key or token; the lack of declaration is disproportionate and unexplained.
Persistence & Privilege
always is false and there is no install logic or config writes present in the package. The skill can be invoked by the agent (default), which is normal; there is no evidence it requests persistent or system-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install usercentrics - After installation, invoke the skill by name or use
/usercentrics - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Usercentrics?
Usercentrics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Usercentrics data. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Usercentrics?
Run "/install usercentrics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Usercentrics free?
Yes, Usercentrics is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Usercentrics support?
Usercentrics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Usercentrics?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills