← Back to Skills Marketplace
Upbooks
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
156
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install upbooks
Description
UpBooks integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpBooks data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install upbooks - After installation, invoke the skill by name or use
/upbooks - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Upbooks?
UpBooks integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpBooks data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install Upbooks?
Run "/install upbooks" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Upbooks free?
Yes, Upbooks is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Upbooks support?
Upbooks is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Upbooks?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills