← Back to Skills Marketplace
Unanet
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
181
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install unanet
Description
Unanet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unanet data.
Usage Guidance
This skill is coherent, but it relies on the third-party Membrane CLI and your Membrane account to access Unanet. Before installing or using it: (1) verify the @membranehq/cli package and publisher on npm (and consider pinning a known-good version rather than always using @latest), (2) avoid running global npm installs as root where possible, (3) ensure you trust the Membrane service (it will broker access to your Unanet data), and (4) if you require stronger isolation, run the CLI in a sandboxed environment or review network activity and the Membrane account/connection permissions. If you need more assurance, request the skill author provide a link to the exact CLI release and package integrity information.
Capability Analysis
Type: OpenClaw Skill
Name: unanet
Version: 1.0.3
The skill provides instructions for an AI agent to interact with Unanet ERP software using the Membrane CLI (@membranehq/cli). The logic focuses on legitimate integration tasks such as authentication, action discovery, and workflow execution, while explicitly advising against manual credential handling in favor of a managed service. No indicators of malicious intent or data exfiltration were found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description claim an Unanet integration; the SKILL.md exclusively instructs using the Membrane CLI to connect to Unanet, list/create/run actions, and handle auth. Required capabilities (network access, Membrane account, Membrane CLI) are coherent with the described purpose.
Instruction Scope
Runtime instructions stay within scope: install the Membrane CLI, run membrane login, connect to the Unanet connector, discover or create actions, and run them. The instructions do not ask the agent to read unrelated files, other env vars, or transmit data to endpoints outside Membrane/Unanet.
Install Mechanism
Install is via npm -g @membranehq/cli@latest (registry install). This is a common, expected mechanism for a CLI dependency but is a networked package install (moderate trust). No arbitrary URL downloads or archive extraction are present.
Credentials
The skill declares no required env vars or credentials; authentication is delegated to Membrane (login flow). Requesting a Membrane account and interactive auth is proportionate to accessing Unanet. There are no extraneous credential requests in the instructions.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not modify other skills or system-wide settings. It relies on the Membrane CLI for auth storage and token refresh, which is normal for this integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install unanet - After installation, invoke the skill by name or use
/unanet - 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 Unanet?
Unanet integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unanet data. It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.
How do I install Unanet?
Run "/install unanet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Unanet free?
Yes, Unanet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Unanet support?
Unanet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Unanet?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills