← 返回 Skills 市场
Usercentrics
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install usercentrics
功能描述
Usercentrics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Usercentrics data.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install usercentrics - 安装完成后,直接呼叫该 Skill 的名称或使用
/usercentrics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Usercentrics 是什么?
Usercentrics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Usercentrics data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。
如何安装 Usercentrics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install usercentrics」即可一键安装,无需额外配置。
Usercentrics 是免费的吗?
是的,Usercentrics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Usercentrics 支持哪些平台?
Usercentrics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Usercentrics?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills