← Back to Skills Marketplace
gora050

Unifiedto

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
209
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install unifiedto
Description
Unified.to integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unified.to data.
Usage Guidance
This skill appears to do what it says: it asks you to install and use the official Membrane CLI to connect to Unified.to and run actions. Before installing, verify you trust the @membranehq/npm package (prefer using npx or pinning a specific version rather than always installing -g), review any CLI prompts during `membrane login` (it will open a browser or produce a login code), and be aware the CLI will store tokens/config locally as part of normal operation. If you prefer not to install a global package, run via npx or run interactions in a controlled environment. If you need higher assurance, cross-check the package and repository on GitHub and verify the homepage/documentation links are legitimate.
Capability Analysis
Type: OpenClaw Skill Name: unifiedto Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Unified.to platform using the Membrane CLI. It outlines standard procedures for installing the CLI (@membranehq/cli), authenticating, and managing API connections and actions. The logic is consistent with the stated purpose of simplifying SaaS integrations and does not exhibit signs of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The name/description (Unified.to integration) match the SKILL.md: it directs the agent to use the Membrane CLI to manage connections, discover and run actions. Nothing requested (no env vars, no unrelated binaries) is inconsistent with that purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing login via browser or headless code flow, creating connections, listing/searching/creating/running actions and polling for build state. It does not instruct reading unrelated files, harvesting system secrets, or sending data to unknown endpoints.
Install Mechanism
There is no formal install spec in the skill bundle, but the instructions recommend `npm install -g @membranehq/cli@latest` (and use of `npx`). Global npm installs execute package install scripts and place binaries on PATH; this is expected for a CLI but carries the usual trust/risk of npm packages. Using `npx` or pinning a specific released version reduces some risk.
Credentials
The skill declares no required environment variables or secrets. The authentication flow uses Membrane's login (OAuth/authorization URL) which is appropriate. Note: the Membrane CLI will likely store auth tokens/config locally as part of normal operation — expected for a CLI that manages connections.
Persistence & Privilege
Skill is instruction-only, always:false, and does not request persistent platform-wide privileges. Autonomous invocation is allowed by default on the platform but the skill itself does not request elevated persistence or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install unifiedto
  3. After installation, invoke the skill by name or use /unifiedto
  4. 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
Slug unifiedto
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Unifiedto?

Unified.to integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unified.to data. It is an AI Agent Skill for Claude Code / OpenClaw, with 209 downloads so far.

How do I install Unifiedto?

Run "/install unifiedto" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Unifiedto free?

Yes, Unifiedto is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Unifiedto support?

Unifiedto is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Unifiedto?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments