← 返回 Skills 市场
Tinypng
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
152
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tinypng
功能描述
TinyPNG integration. Manage data, records, and automate workflows. Use when the user wants to interact with TinyPNG data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to integrate with TinyPNG rather than requiring API keys directly. Before installing or following the SKILL.md: (1) verify you trust the vendor (getmembrane.com / @membranehq on npm and the GitHub repo) and review the CLI package README and published npm owner; (2) prefer using npx for one-off runs if you don't want a global install; (3) be aware membrane login stores/handles credentials—ensure you are comfortable with their auth/storage model; (4) do not enter unrelated secrets if prompted; (5) test in a limited environment first (non-production) to confirm behavior. If you need higher assurance, request provenance (who published this skill, link to the exact CLI release) or run the CLI install in an isolated environment to inspect its files.
功能分析
Type: OpenClaw Skill
Name: tinypng
Version: 1.0.3
The skill acts as a wrapper for the Membrane CLI, instructing the agent to perform high-risk operations such as installing a global npm package (@membranehq/cli) and dynamically creating/executing actions via a remote service (membrane action create). While these capabilities are aligned with the stated purpose of integrating TinyPNG via the Membrane platform, the reliance on remote code generation and global system modifications constitutes a significant attack surface and high-risk behavior in an agentic environment.
能力评估
Purpose & Capability
Name/description (TinyPNG integration) match the instructions: the SKILL.md tells the agent/user to use the Membrane CLI to create a TinyPNG connection, discover actions, and run them. Required capabilities requested in the docs are appropriate for this purpose.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI, logging in, creating a connector to TinyPNG, listing/creating/running actions. They do not ask to read unrelated files, environment variables, or to exfiltrate data to unexpected endpoints. They do require network access and a Membrane account.
Install Mechanism
The skill is instruction-only (no install spec), but the SKILL.md recommends installing @membranehq/cli from npm (global npm install or npx). Using a public npm package is reasonable for this workflow, but installing global CLIs has moderate risk — verify the package and publisher (@membranehq) before running.
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly say Membrane handles credentials server-side. Requested permissions (a Membrane account and network access) are proportional to the stated function.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request persistent system-wide privileges itself; the Membrane CLI it recommends will store authentication state locally or server-side as part of normal CLI behavior (not unusual), but that is outside the skill bundle.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tinypng - 安装完成后,直接呼叫该 Skill 的名称或使用
/tinypng触发 - 根据 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
元数据
常见问题
Tinypng 是什么?
TinyPNG integration. Manage data, records, and automate workflows. Use when the user wants to interact with TinyPNG data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Tinypng?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tinypng」即可一键安装,无需额外配置。
Tinypng 是免费的吗?
是的,Tinypng 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tinypng 支持哪些平台?
Tinypng 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tinypng?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills