← Back to Skills Marketplace
gora050

Shortenrest

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

What is Shortenrest?

Shorten.REST integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shorten.REST data. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install Shortenrest?

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

Is Shortenrest free?

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

Which platforms does Shortenrest support?

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

Who created Shortenrest?

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

💬 Comments