← Back to Skills Marketplace
gora050

Youzer

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
155
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install youzer
Description
Youzer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Youzer data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to interact with Youzer and asks you to authenticate via a browser flow. Before installing/using it: (1) Verify the @membranehq/cli npm package and the GitHub repo (confirm maintainer, recent activity, and npm download/page info). (2) Understand the CLI will persist tokens/config locally and will manage connections in your Membrane account — review Membrane's privacy/permissions. (3) Install the CLI in a controlled environment (or use npx) if you want to limit system-wide changes. (4) If you have sensitive accounts, inspect what actions the Membrane connection will be permitted to perform in your account before granting access. (5) If anything about the homepage/docs/repo looks off or mismatched, stop and verify provenance; otherwise the skill appears to do what it claims.
Capability Analysis
Type: OpenClaw Skill Name: youzer Version: 1.0.1 The 'youzer' skill is a standard integration for the Youzer social platform using the Membrane CLI. The instructions in SKILL.md guide the agent to use legitimate Membrane commands for authentication and API interaction, specifically advising against asking users for raw API keys to improve security. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description (Youzer integration) align with the runtime instructions: all actions are performed via the Membrane CLI and target a 'youzer' connector. There are no unrelated env vars, binaries, or declared config paths required.
Instruction Scope
SKILL.md stays focused on discovery, creating connections, listing/running Membrane actions, and building actions when needed. It does not instruct reading arbitrary local files or requesting unrelated secrets. It does require interactive/browser-based login flow for auth, which is appropriate for CLI-based OAuth-style authentication.
Install Mechanism
This is an instruction-only skill (no install_spec), but the doc tells users to run `npm install -g @membranehq/cli@latest` and/or use `npx`. Installing a global npm package executes third-party code on the system and is a moderate-risk action; the package is from the public npm registry which is typical but worth verifying (package page, source repo/maintainers).
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane (browser/login flow). Note: the CLI will likely persist tokens/config locally and will create/manipulate connections in your Membrane account — this is expected but not declared explicitly in metadata.
Persistence & Privilege
The skill does not request 'always: true' or any elevated platform privileges. It relies on the Membrane service to manage auth/credentials; autonomous invocation is allowed by default but is not combined with other concerning privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youzer
  3. After installation, invoke the skill by name or use /youzer
  4. 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
Slug youzer
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Youzer?

Youzer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Youzer data. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.

How do I install Youzer?

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

Is Youzer free?

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

Which platforms does Youzer support?

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

Who created Youzer?

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

💬 Comments