← Back to Skills Marketplace
Uploadcare
by
Membrane Dev
· GitHub ↗
· v1.0.2
· MIT-0
103
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install uploadcare
Description
Uploadcare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uploadcare data.
Usage Guidance
This skill uses the Membrane CLI and routes Uploadcare access through Membrane's servers rather than using local API keys. Before installing or using it: 1) Confirm you trust Membrane (review their homepage, privacy policy, and repository); 2) Avoid blindly running a global 'npm install -g' — prefer to inspect the package or pin a specific vetted version; 3) Consider creating a limited-permission Uploadcare account for use with third-party connectors; 4) Verify that the connector's scopes and the level of access it requests are acceptable; 5) If you need to keep credentials local, this skill's architecture (server-side credential management) may not be appropriate. The registry metadata should have declared the CLI dependency — ask the publisher to correct that mismatch before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: uploadcare
Version: 1.0.2
The skill bundle provides instructions for an AI agent to interact with Uploadcare using the Membrane CLI. It focuses on legitimate integration workflows such as authentication, action discovery, and execution via the '@membranehq/cli' tool. No malicious code, data exfiltration patterns, or harmful prompt injections were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's stated purpose is Uploadcare integration and the SKILL.md consistently describes using Membrane to manage Uploadcare resources — that is coherent. However, the registry metadata lists no required binaries or environment variables while the instructions require installing and using the @membranehq/cli (npm) and a Membrane account; that mismatch (declared requirements vs. runtime instructions) is an inconsistency.
Instruction Scope
The instructions confine the agent to using the Membrane CLI to discover and run Uploadcare actions, and to perform an OAuth-like login flow that produces authorization codes. The SKILL.md does not instruct the agent to read arbitrary local files or unrelated environment variables. Important note: all calls and credential management are routed through Membrane's service, so Uploadcare access and action execution will transit Membrane's infrastructure (user should be comfortable with that data flow).
Install Mechanism
This is an instruction-only skill (no install spec), but the SKILL.md asks the user to run 'npm install -g @membranehq/cli@latest' (global npm install). Installing a global npm package executes code from the npm registry and carries moderate risk; the instructions do not offer alternatives or pin a specific vetted version. The source (@membranehq) looks like an official namespace, but registry metadata did not declare this dependency up front.
Credentials
The skill doesn't request environment variables or local secrets. It relies on a Membrane account and the Membrane-managed connection to Uploadcare instead of asking for Uploadcare API keys, which is proportionate. The main concern is trusting Membrane to handle and store credentials and to act on the user's Uploadcare account.
Persistence & Privilege
The skill does not request always-on presence, does not declare any config paths, and does not attempt to modify other skills or system-wide settings. Autonomous invocation is allowed (default), which is normal; there's no additional privilege escalation visible.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uploadcare - After installation, invoke the skill by name or use
/uploadcare - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Auto sync from membranedev/application-skills
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Uploadcare?
Uploadcare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uploadcare data. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install Uploadcare?
Run "/install uploadcare" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Uploadcare free?
Yes, Uploadcare is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Uploadcare support?
Uploadcare is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Uploadcare?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.2.
More Skills