← 返回 Skills 市场
Shortenrest
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
176
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shortenrest
功能描述
Shorten.REST integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shorten.REST data.
安全使用建议
This skill appears coherent: it relies on the Membrane CLI to manage authentication and act on Shorten.REST. Before installing or running it, verify you trust the Membrane service and the @membranehq/cli npm package (review its npm page and source repo). Prefer using npx for one-off runs rather than a global npm install if you want less persistent code on the host. Be aware that authentication opens a browser/authorization URL — only complete login flows from official Membrane URLs and do not paste codes from unknown sources. Finally, confirm the connector's scope (what Shorten.REST data the connection will expose) and use least-privilege accounts where possible.
功能分析
Type: OpenClaw Skill
Name: shortenrest
Version: 1.0.3
The skill provides instructions for integrating with the Shorten.REST service via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating, and managing URL shortening actions. The instructions prioritize security by advising the agent to use Membrane's built-in credential management rather than requesting API keys directly from the user. No indicators of data exfiltration, malicious execution, or unauthorized access were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description say it's a Shorten.REST integration and the SKILL.md exclusively describes using the Membrane CLI to create connections, list actions, and run actions for Shorten.REST. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
The runtime instructions are scoped to installing/using the Membrane CLI, performing login via browser/URL, creating a connection for the shortenrest connector, discovering actions, and running them. The docs do not instruct reading arbitrary files, environment variables, or sending data to unexpected endpoints beyond Membrane/Shorten.REST.
Install Mechanism
This is an instruction-only skill (no install spec). The README recommends installing @membranehq/cli via npm - a public registry package (or using npx). That is expected for this integration but carries the usual npm supply-chain risk; consider using npx or reviewing the package source before a global install.
Credentials
The skill declares no required env vars or credentials and explicitly instructs the agent/user to let Membrane manage auth rather than asking for API keys. Requested access is proportional to its stated function.
Persistence & Privilege
always:false and no install-time changes or requests to modify other skills or system-wide settings. The skill can be invoked autonomously by the agent (default) but provides no elevated or permanent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shortenrest - 安装完成后,直接呼叫该 Skill 的名称或使用
/shortenrest触发 - 根据 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
元数据
常见问题
Shortenrest 是什么?
Shorten.REST integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shorten.REST data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。
如何安装 Shortenrest?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shortenrest」即可一键安装,无需额外配置。
Shortenrest 是免费的吗?
是的,Shortenrest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shortenrest 支持哪些平台?
Shortenrest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shortenrest?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills