← 返回 Skills 市场
Usercom
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
121
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install usercom
功能描述
User.com integration. Manage data, records, and automate workflows. Use when the user wants to interact with User.com data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to access User.com and asks you to authenticate through Membrane rather than provide API keys. Before installing, verify and trust the @membranehq/cli npm package (check the npm page, GitHub repo, and package publisher), consider installing it locally or in a virtual environment instead of globally if you want to reduce system-wide impact, and protect your Membrane account credentials. If you need stricter control, review the Membrane CLI code or request a vendor-supplied audit/manifest before use.
功能分析
Type: OpenClaw Skill
Name: usercom
Version: 1.0.1
The skill provides instructions for an AI agent to interact with User.com using the Membrane CLI. It follows standard integration patterns, emphasizes secure credential management by delegating authentication to the Membrane platform, and lacks any indicators of data exfiltration, unauthorized execution, or malicious prompt injection in SKILL.md.
能力评估
Purpose & Capability
The name/description (User.com integration) align with the SKILL.md, which instructs using Membrane to talk to User.com. Minor mismatch: the registry metadata lists no required binaries, but the runtime instructions tell the user to install the @membranehq/cli — this is a small documentation/manifest omission rather than a functional inconsistency.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI (login, connect, list/run actions). It does not instruct reading unrelated files or soliciting unrelated credentials, and explicitly advises against asking users for API keys.
Install Mechanism
The skill is instruction-only (no install spec in registry), but recommends installing @membranehq/cli via npm (npm install -g / npx). Installing a global npm CLI is a common pattern; it does execute third-party code so users should vet the package and prefer scoped or local installs if they want lower system impact.
Credentials
No environment variables or secrets are requested by the skill; authentication is delegated to Membrane (the SKILL.md requires a Membrane account). This is proportionate to the stated purpose.
Persistence & Privilege
Skill is user-invocable and not forced-always. It does not request elevated or persistent platform privileges and does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install usercom - 安装完成后,直接呼叫该 Skill 的名称或使用
/usercom触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Usercom 是什么?
User.com integration. Manage data, records, and automate workflows. Use when the user wants to interact with User.com data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Usercom?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install usercom」即可一键安装,无需额外配置。
Usercom 是免费的吗?
是的,Usercom 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Usercom 支持哪些平台?
Usercom 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Usercom?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills