← 返回 Skills 市场
gora050

Yumpu

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
155
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install yumpu
功能描述
Yumpu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yumpu data.
安全使用建议
Before installing: verify the Membrane CLI package and its publisher (npm page and GitHub repo) to ensure you trust it; prefer installing in an isolated environment or container rather than globally on a production machine. Be aware that `membrane login` will create/ store auth tokens that the CLI (and any agent invoking this skill) can use to act on your Yumpu account — consider using a least‑privilege account or test tenant. Review the full SKILL.md (the file was truncated in the provided data) to confirm there are no instructions that read or transmit local files or other secrets. If you want additional assurance, ask for the remaining SKILL.md content and the Membrane CLI repository/package links for code review.
功能分析
Type: OpenClaw Skill Name: yumpu Version: 1.0.1 The skill provides a standard integration for the Yumpu digital publishing platform using the Membrane CLI. The instructions in SKILL.md guide the agent through a legitimate OAuth-based authentication flow and emphasize security best practices, such as delegating credential management to the Membrane platform rather than handling secrets directly. While SKILL.md contains an unusually exhaustive list of keywords and entities, they appear to be a generic reference template and do not contain malicious instructions, prompt injections, or evidence of data exfiltration.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill claims to provide a Yumpu integration and the instructions use the Membrane CLI as the integration mechanism. Requiring a Membrane account and network access is coherent with that purpose; no unrelated services or credentials are requested.
Instruction Scope
The SKILL.md instructs the user to install @membranehq/cli and run `membrane login`. That is within scope for an integration that delegates auth and API calls to a CLI. These steps will perform authentication (browser or URL), and the CLI will store credentials locally — the instructions do not appear to ask the agent to read unrelated local files, but they do require creating/storing auth tokens which enable subsequent API actions.
Install Mechanism
Install is via npm (-g @membranehq/cli@latest), which is a public registry install (moderate risk). There is no arbitrary URL download or archive extraction. Global npm installs modify the host environment and should be reviewed before use.
Credentials
No environment variables or unrelated credentials are declared. Requiring a Membrane account (and interactive login) is proportional to the described functionality. The skill does not ask for broad, unrelated secrets in the manifest.
Persistence & Privilege
The skill is not always-enabled and does not declare special system config access. However, installing a CLI and performing login will persist credentials locally; since model invocation is allowed, the agent plus the installed CLI could perform actions against your Membrane/Yumpu account when invoked. That is expected but worth awareness.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yumpu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yumpu 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug yumpu
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Yumpu 是什么?

Yumpu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yumpu data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。

如何安装 Yumpu?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install yumpu」即可一键安装,无需额外配置。

Yumpu 是免费的吗?

是的,Yumpu 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Yumpu 支持哪些平台?

Yumpu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Yumpu?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论