← 返回 Skills 市场
gora050

Shortio

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
201
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shortio
功能描述
Short.io integration. Manage Domains, Bundles, Teams, Users. Use when the user wants to interact with Short.io data.
安全使用建议
This skill delegates Short.io access to the Membrane service via the @membranehq CLI. Before installing or using it: 1) Verify the @membranehq/cli package and the referenced GitHub repo (https://github.com/membranedev/application-skills) to ensure you trust the publisher; a global npm install executes third-party code. 2) Understand that authentication is handled by Membrane (you will log into Membrane and create a connection), so Short.io credentials are stored/managed by Membrane — review Membrane's privacy/security documentation to confirm you are comfortable with that. 3) Confirm what permissions the Short.io connector requests (what data/actions it can access in your Short.io account) before creating a connection. 4) If you prefer, run the CLI in a sandboxed environment or inspect the package contents first rather than installing globally. The skill itself does not request unrelated system credentials or attempt to access files outside the described workflow.
功能分析
Type: OpenClaw Skill Name: shortio Version: 1.0.3 The skill bundle provides instructions for an AI agent to manage Short.io links and domains using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution via the '@membranehq/cli' package. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the logic is consistent with the stated purpose of integrating with the Short.io API through the Membrane framework.
能力评估
Purpose & Capability
The name and description (Short.io integration) match the instructions (use Membrane CLI to connect to the Short.io connector and run actions). Requested capabilities (managing domains, bundles, teams, users) are provided via Membrane actions and are relevant to the stated purpose.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, logging into Membrane, creating a connection to the Short.io connector, discovering and running actions. It does not instruct reading unrelated files, exfiltrating environment variables, or contacting unexpected endpoints. It does require network access and a Membrane account (documented in the SKILL.md).
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package runs third-party code from the npm registry — appropriate for this use but worth reviewing the package source and repository before installing globally.
Credentials
The skill declares no required env vars or primary credential in registry metadata, and SKILL.md states authentication is handled by Membrane (no API keys requested). Minor inconsistency: the README notes a required Membrane account and network access, which is reasonable but not captured in metadata. The skill does not ask for unrelated secrets.
Persistence & Privilege
always is false and there is no install script or code that would persistently run or modify other skills. Autonomous invocation is enabled (default), which is expected for skills; nothing in the manifest attempts elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shortio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shortio 触发
  4. 根据 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
元数据
Slug shortio
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Shortio 是什么?

Short.io integration. Manage Domains, Bundles, Teams, Users. Use when the user wants to interact with Short.io data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 201 次。

如何安装 Shortio?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shortio」即可一键安装,无需额外配置。

Shortio 是免费的吗?

是的,Shortio 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Shortio 支持哪些平台?

Shortio 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shortio?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论