← 返回 Skills 市场
gora050

Shortpixel

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shortpixel
功能描述
ShortPixel integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShortPixel data.
安全使用建议
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).
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shortpixel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shortpixel 触发
  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 shortpixel
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Shortpixel 是什么?

ShortPixel integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShortPixel data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 Shortpixel?

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

Shortpixel 是免费的吗?

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

Shortpixel 支持哪些平台?

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

谁开发了 Shortpixel?

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

💬 留言讨论