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