← 返回 Skills 市场
Upbooks
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
156
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install upbooks
功能描述
UpBooks integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpBooks data.
安全使用建议
This skill is coherent but depends on the third-party Membrane service and CLI. Before installing or using it: (1) verify the @membranehq CLI package and the getmembrane.com / GitHub links to ensure you trust the publisher; (2) understand that connecting UpBooks will grant Membrane access to your accounting data — review the permissions and privacy policy; (3) prefer using npx or a sandboxed environment if you don't want a global npm package installed; (4) during login, only complete authorization flows you initiated and double-check URLs; (5) if you need higher assurance, ask for or inspect a package checksum or review the CLI source on GitHub before installing.
功能分析
Type: OpenClaw Skill
Name: upbooks
Version: 1.0.3
The skill facilitates UpBooks integration via the Membrane CLI, requiring high-risk operations like global npm package installation and shell command execution (SKILL.md). It introduces a potential shell injection vulnerability by instructing the agent to pass natural language descriptions directly into CLI commands (e.g., `membrane action create "DESCRIPTION"`). Additionally, the metadata contains a future-dated publication timestamp (1776855082168 in _meta.json). While these behaviors align with the stated integration purpose, the combination of broad shell access and input-handling risks warrants a suspicious classification.
能力评估
Purpose & Capability
The name/description (UpBooks integration) match the SKILL.md: it instructs the user/agent to use the Membrane CLI to connect to UpBooks, discover and run actions. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, authenticating via its login flow, creating/listing connections and actions, and running those actions. The SKILL.md does not instruct the agent to read arbitrary files, ask for unrelated secrets, or contact endpoints outside the Membrane/UpBooks context.
Install Mechanism
This skill is instruction-only (no install spec), but it tells users to install a global npm package (npm install -g @membranehq/cli) or use npx. Installing third-party global npm packages is a common pattern but does write code to disk and gains CLI privileges; verify the @membranehq package and its provenance (npm page, GitHub repo, release history) before installing.
Credentials
The skill requests no local env vars or credentials and explicitly delegates auth to Membrane (interactive OAuth-like flow). This is proportionate, but it does mean you will authorize Membrane to access your UpBooks account — understand that tokens/credentials will be managed by the Membrane service rather than being kept solely on your machine.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request permanent inclusion or attempt to modify other skills or system-wide settings. Note the agent can invoke the skill autonomously (default behavior) — this is expected for skills but worth awareness.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install upbooks - 安装完成后,直接呼叫该 Skill 的名称或使用
/upbooks触发 - 根据 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
元数据
常见问题
Upbooks 是什么?
UpBooks integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpBooks data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。
如何安装 Upbooks?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install upbooks」即可一键安装,无需额外配置。
Upbooks 是免费的吗?
是的,Upbooks 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Upbooks 支持哪些平台?
Upbooks 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Upbooks?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills