← 返回 Skills 市场
Rebrandly
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
163
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rebrandly
功能描述
Rebrandly integration. Manage Links. Use when the user wants to interact with Rebrandly data.
安全使用建议
This skill appears to be what it claims: a Rebrandly integration built on Membrane. Before installing or running: (1) verify the @membranehq/cli npm package and the Membrane project (owner, GitHub repo, and homepage) so you trust the code you’ll install; (2) be aware that `npm install -g` runs third‑party code on your machine — consider installing in a controlled environment or reviewing the package source first; (3) the login flow will open a browser or give you a code to paste back — this will create a Membrane connection and the CLI may store auth tokens locally; (4) the skill explicitly says it will not ask for Rebrandly API keys, so do not share third‑party secrets unless you intend to; and (5) if you need a higher assurance level, ask the skill author for a signed release or review the Membrane CLI source before use.
功能分析
Type: OpenClaw Skill
Name: rebrandly
Version: 1.0.3
The skill provides instructions for the OpenClaw agent to manage Rebrandly links using the Membrane CLI. It follows security best practices by delegating credential management to the CLI and explicitly advising against asking users for secrets. The functionality is well-documented and aligns with the stated purpose of link management without any indicators of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill is an integration wrapper for Rebrandly built on top of Membrane. Asking the agent to use the Membrane CLI and a Membrane account is consistent with the described purpose. Minor metadata mismatch: registry metadata lists no required binaries, but SKILL.md instructs installing the Membrane CLI via npm.
Instruction Scope
SKILL.md stays on topic: it instructs installing and using the Membrane CLI to connect to a Rebrandly connector, list or create actions, and run them. It does not instruct reading arbitrary system files, exporting unrelated environment variables, or exfiltrating data to unexpected endpoints. It does direct the user to perform an OAuth-like login flow (open a browser and paste back a code) which is expected for this integration.
Install Mechanism
There is no automated install spec in the registry (instruction-only), but the doc tells users to run `npm install -g @membranehq/cli@latest`. Installing a public npm CLI is a normal step for a CLI-based integration but does execute third-party code on the host; verify the @membranehq package/source before installing. No downloads from untrusted URLs or extracts are recommended.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for Rebrandly API keys (relying on Membrane to manage auth). Requiring a Membrane account and network access is proportional to the stated function.
Persistence & Privilege
The skill is not always-enabled and does not request elevated agent privileges. The only persistence implied is normal CLI authentication state managed by the Membrane CLI (local tokens/config) and server-side connections in the user's Membrane account; the skill does not instruct changes to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rebrandly - 安装完成后,直接呼叫该 Skill 的名称或使用
/rebrandly触发 - 根据 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
元数据
常见问题
Rebrandly 是什么?
Rebrandly integration. Manage Links. Use when the user wants to interact with Rebrandly data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。
如何安装 Rebrandly?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rebrandly」即可一键安装,无需额外配置。
Rebrandly 是免费的吗?
是的,Rebrandly 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rebrandly 支持哪些平台?
Rebrandly 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rebrandly?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills