← Back to Skills Marketplace
Tinypng
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
152
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tinypng
Description
TinyPNG integration. Manage data, records, and automate workflows. Use when the user wants to interact with TinyPNG data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tinypng - After installation, invoke the skill by name or use
/tinypng - 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
Frequently Asked Questions
What is Tinypng?
TinyPNG integration. Manage data, records, and automate workflows. Use when the user wants to interact with TinyPNG data. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Tinypng?
Run "/install tinypng" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tinypng free?
Yes, Tinypng is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tinypng support?
Tinypng is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tinypng?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills