← 返回 Skills 市场
gora050

Quipu

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
143
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install quipu
功能描述
Quipu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Quipu data.
安全使用建议
This appears to be a coherent instruction-only integration that tells you to use the Membrane CLI to talk to Quipu. Before installing or running anything: 1) verify the Membrane CLI package and homepage (getmembrane.com and the @membranehq npm package) to ensure you trust the publisher; 2) prefer npx if you don't want a global install (global npm installs write to system paths and may require elevated privileges); 3) review what scopes/permissions the Membrane login flow grants and confirm you’re comfortable with Membrane handling the Quipu credentials; 4) avoid running the CLI on shared or production machines unless you trust the package and its repository; and 5) if you need higher assurance, inspect the upstream repository (https://github.com/membranedev/application-skills) and the @membranehq/cli source before use.
功能分析
Type: OpenClaw Skill Name: quipu Version: 1.0.3 The skill provides a standard integration for the Quipu financial platform using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing financial records. While it requires network access and a global npm installation, these actions are transparently documented and aligned with the stated purpose of the integration without any evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (Quipu integration) match the instructions: the SKILL.md consistently instructs using the Membrane CLI to connect to Quipu, discover and run actions, and manage auth. Nothing requested or described is disproportionate to an integration layer.
Instruction Scope
SKILL.md only directs the agent/user to install and run the Membrane CLI and to use its commands (login, connect, action list/run). It does not instruct reading arbitrary files, harvesting unrelated environment variables, or posting data to unexpected endpoints; authentication is handled interactively via Membrane.
Install Mechanism
There is no automated install spec in the registry (instruction-only). The doc recommends a global npm install (npm install -g @membranehq/cli@latest) or npx usage. That is a normal, expected install method but global npm installs require elevated filesystem write and should be performed intentionally by the user.
Credentials
The skill declares no required env vars or credentials and the instructions explicitly advise letting Membrane manage credentials. There is no request for unrelated secrets or high-privilege config paths.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. There is no indication it attempts to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quipu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quipu 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug quipu
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Quipu 是什么?

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

如何安装 Quipu?

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

Quipu 是免费的吗?

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

Quipu 支持哪些平台?

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

谁开发了 Quipu?

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

💬 留言讨论