← Back to Skills Marketplace
gora050

Shortpixel

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shortpixel
Description
ShortPixel integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShortPixel data.
Usage Guidance
This skill delegates ShortPixel access to the Membrane platform and asks you to install and run the @membranehq CLI and to authenticate via a browser/authorization code. Before installing: (1) verify the @membranehq package and its source on npm/github, (2) prefer using npx or a disposable environment instead of a global npm -g install if you want to limit persistent changes, (3) understand that authentication grants Membrane (a third-party service) access to your ShortPixel data rather than storing an API key locally, and (4) confirm the connectorKey is the official ShortPixel connector. If you are unsure about trusting the Membrane service, do not proceed and ask the publisher for more provenance (official ShortPixel connector confirmation, upstream repo/package links, or a signed release).
Capability Analysis
Type: OpenClaw Skill Name: shortpixel Version: 1.0.3 The shortpixel skill bundle provides instructions for integrating with the ShortPixel image optimization service via the Membrane CLI. It includes standard procedures for authentication, action discovery, and execution using the `membrane` utility. The instructions promote security best practices by advising the agent to use Membrane's managed authentication rather than handling raw API keys, and no malicious behaviors or exfiltration attempts were identified in the SKILL.md or metadata.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill claims to integrate with ShortPixel and the SKILL.md consistently instructs the agent to use the Membrane CLI and Membrane connections for ShortPixel access. No unrelated credentials or binaries are requested, and the described actions (connect, list actions, run actions) match the stated purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating via Membrane, creating a ShortPixel connection, discovering and running actions. The doc does not instruct reading arbitrary local files or other system secrets. It does require an interactive or headless OAuth-like flow via Membrane (user opens a URL and pastes a code) which is expected for this design.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells the user to run 'npm install -g @membranehq/cli@latest' (and examples use npx). Installing a global npm package is a moderate-risk operation; the package is from a scoped @membranehq npm package (public registry). Verify the package and upstream source before installing globally or prefer npx/isolated environments.
Credentials
The skill requests no environment variables or local credentials and explicitly instructs to let Membrane handle auth server-side. This is proportionate to the stated purpose. Note: credentials and tokens will be managed by the Membrane service (so you are granting access to that third-party service rather than storing an API key locally).
Persistence & Privilege
The skill is not always-enabled and does not request elevated agent privileges. It does not attempt to modify other skills or system-wide config in the instructions. Autonomous invocation (default) is allowed but not unusual; nothing in the skill requests persistent system changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shortpixel
  3. After installation, invoke the skill by name or use /shortpixel
  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 shortpixel
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Shortpixel?

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

How do I install Shortpixel?

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

Is Shortpixel free?

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

Which platforms does Shortpixel support?

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

Who created Shortpixel?

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

💬 Comments