← 返回 Skills 市场
Uploadcare
作者
Membrane Dev
· GitHub ↗
· v1.0.2
· MIT-0
103
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install uploadcare
功能描述
Uploadcare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uploadcare data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uploadcare - 安装完成后,直接呼叫该 Skill 的名称或使用
/uploadcare触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Uploadcare 是什么?
Uploadcare integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uploadcare data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 Uploadcare?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uploadcare」即可一键安装,无需额外配置。
Uploadcare 是免费的吗?
是的,Uploadcare 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uploadcare 支持哪些平台?
Uploadcare 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uploadcare?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.2。
推荐 Skills