← Back to Skills Marketplace
gora050

Urlbae

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
197
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install urlbae
Description
UrlBae integration. Manage data, records, and automate workflows. Use when the user wants to interact with UrlBae data.
Usage Guidance
This skill appears to be what it claims: a UrlBae connector that uses Membrane. Before installing or running it, make sure you: (1) have Node/npm available (the SKILL.md assumes this but metadata doesn't list it), (2) are comfortable installing a global npm package (@membranehq/cli) — consider using npx or pinning a version instead of 'latest' to reduce supply-chain risk, (3) review Membrane's privacy and token storage behavior because the CLI will manage authentication tokens for you, and (4) when authorizing the connector in your browser, check the permissions requested for UrlBae (what data the connector can access). If any of these points are unacceptable, ask the skill author to declare required binaries, provide a pinned CLI version, and document where tokens are stored.
Capability Analysis
Type: OpenClaw Skill Name: urlbae Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with the UrlBae URL shortening service via the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating, and executing actions through the Membrane platform. The instructions in SKILL.md are consistent with the stated purpose and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill claims to integrate with UrlBae and its instructions consistently use the Membrane platform and Membrane CLI to perform that integration. This is a plausible design choice for a connector-based integration. Minor mismatch: SKILL.md assumes an environment with npm/node (it instructs installing @membranehq/cli globally and also uses npx), but the skill metadata lists no required binaries — that should have been declared.
Instruction Scope
Instructions stay within the stated purpose: install the Membrane CLI, authenticate via Membrane, create/connect a UrlBae connection, discover and run actions. The instructions do not ask the agent to read unrelated files, environment variables, or system configuration, and they direct communication to Membrane and UrlBae APIs as expected.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The runtime instructions ask the user to run 'npm install -g @membranehq/cli@latest' and to use 'npx ...', which means code from the public npm registry will be installed/executed. Using an npm package is a common and reasonable choice, but global installs and 'latest' can introduce supply-chain risk; a pinned version or guidance about verifying the package would be safer.
Credentials
The skill does not request API keys, environment variables, or config paths in metadata. It relies on Membrane's auth flow (browser-based or headless URL/code) so it does not ask for user credentials directly. Note: the CLI will obtain and likely store tokens locally via Membrane's tooling; the skill does not describe local storage locations.
Persistence & Privilege
The skill is not always-on and is user-invocable; it uses the platform-default ability for the agent to call it autonomously. It does not request system-wide configuration changes or privileges beyond running the Membrane CLI. No modifications to other skills or global agent settings are described.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install urlbae
  3. After installation, invoke the skill by name or use /urlbae
  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 urlbae
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Urlbae?

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

How do I install Urlbae?

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

Is Urlbae free?

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

Which platforms does Urlbae support?

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

Who created Urlbae?

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

💬 Comments