← Back to Skills Marketplace
Usercom
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install usercom
Description
User.com integration. Manage data, records, and automate workflows. Use when the user wants to interact with User.com data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install usercom - After installation, invoke the skill by name or use
/usercom - 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 Usercom?
User.com integration. Manage data, records, and automate workflows. Use when the user wants to interact with User.com data. It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.
How do I install Usercom?
Run "/install usercom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Usercom free?
Yes, Usercom is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Usercom support?
Usercom is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Usercom?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills