← 返回 Skills 市场
Urlbae
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
197
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install urlbae
功能描述
UrlBae integration. Manage data, records, and automate workflows. Use when the user wants to interact with UrlBae data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install urlbae - 安装完成后,直接呼叫该 Skill 的名称或使用
/urlbae触发 - 根据 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
元数据
常见问题
Urlbae 是什么?
UrlBae integration. Manage data, records, and automate workflows. Use when the user wants to interact with UrlBae data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 197 次。
如何安装 Urlbae?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install urlbae」即可一键安装,无需额外配置。
Urlbae 是免费的吗?
是的,Urlbae 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Urlbae 支持哪些平台?
Urlbae 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Urlbae?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills