← Back to Skills Marketplace
gora050

Shortio

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
201
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shortio
Description
Short.io integration. Manage Domains, Bundles, Teams, Users. Use when the user wants to interact with Short.io data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shortio
  3. After installation, invoke the skill by name or use /shortio
  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 shortio
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Shortio?

Short.io integration. Manage Domains, Bundles, Teams, Users. Use when the user wants to interact with Short.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 201 downloads so far.

How do I install Shortio?

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

Is Shortio free?

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

Which platforms does Shortio support?

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

Who created Shortio?

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

💬 Comments