← 返回 Skills 市场
365
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install storacha-upload
功能描述
Upload files to IPFS, store on Storacha, upload to decentralized storage, check Storacha status, view storage usage, create Storacha space, switch space, lis...
安全使用建议
This skill appears to do what it says: it runs the Storacha CLI to upload and manage files on IPFS. Before installing/using it, consider: (1) uploads to IPFS/Storacha are public and effectively permanent — do not upload sensitive data unless you encrypt it first; (2) the agent is instructed to auto-create/select spaces and retry operations silently, which can create resources in your Storacha account (and potentially incur usage/egress); (3) the SKILL.md recommends running npm install -g @storacha/cli — prefer to install CLI tools yourself so you can review and control what is installed; (4) the agent will need access to your filesystem to save attachments and network access to contact Storacha — ensure you trust the environment where the agent runs. If any of these are unacceptable, don't enable the skill or limit its use until you can audit the CLI and confirm acceptable permissions and billing implications.
功能分析
Type: OpenClaw Skill
Name: storacha-upload
Version: 1.3.1
The OpenClaw AgentSkills bundle for Storacha Upload is benign. It provides legitimate functionality for managing files on IPFS via the Storacha service, including uploads, listing, removal, space management, and authentication. All commands executed (e.g., `storacha`, `npm`, `node`, `curl`) are directly related to its stated purpose. The `SKILL.md` instructions are well-defined for agent execution, explicitly guiding the agent to perform actions directly and handle errors, and the `scripts/storacha-health-check.sh` is a standard diagnostic script. There is no evidence of intentional malicious behavior such as data exfiltration, unauthorized remote control, persistence mechanisms, or obfuscation. While powerful capabilities like creating admin delegations exist, the skill does not instruct the agent to misuse them, and potential prompt injection vulnerabilities are inherent to agent design rather than malicious intent within the skill itself.
能力评估
Purpose & Capability
Name/description match required binaries (storacha, node) and the SKILL.md uses the storacha CLI for uploads, listing, spaces, and usage. Asking for an email-only login flow is consistent with the described Storacha auth flow.
Instruction Scope
Instructions correctly focus on running storacha CLI commands and handling file attachments, but they also instruct the agent to auto-create/select spaces and to 'silently' retry/fix missing space issues. This is functionally coherent but grants the agent authority to create resources in the user's Storacha account without explicit confirmation beyond the initial email step — users should be aware of that behavior.
Install Mechanism
No install spec in manifest; SKILL.md recommends installing the official npm package @storacha/cli via npm install -g which is a standard, traceable registry package. No downloads from unknown hosts or extract operations are present.
Credentials
The skill requests no environment variables or secrets. All referenced operations use the storacha CLI and local filesystem (temp files for attachments), which are proportionate to the skill's purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide modifications. The included health-check script and CLI usage affect only the Storacha account and local environment (creating spaces/uploads) which is expected for this functionality.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install storacha-upload - 安装完成后,直接呼叫该 Skill 的名称或使用
/storacha-upload触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.1
storacha-upload 1.3.1
- Documentation update only: bumped version in SKILL.md from 1.3.0 to 1.3.1.
- No code changes or new features in this release.
v1.3.0
storacha-upload 1.3.0
- Updated instructions for creating a new space: now uses storacha space create "Name" --no-recovery for space creation.
- Version bump from 1.2.0 to 1.3.0 in documentation.
- No code changes, only SKILL.md updated for clarity and more accurate command usage.
v1.2.0
Version 1.2.0
- Added explicit instructions to always execute storacha CLI commands directly and non-interactively, without telling the user to run commands manually.
- Clarified agent execution responsibility for login and all storacha operations.
- Improved the login flow: now recognizes when the user supplies an email up front and skips repeated prompts.
- Updated notes and warnings to emphasize agent handling of all operations except providing email and clicking the verification link.
- Minor clarifications and formatting improvements throughout the documentation.
v1.1.0
Version 1.1.0
- Dramatically expanded the SKILL.md description to cover a wide range of natural language user intents and queries.
- Added detailed mappings between user messages and corresponding commands/actions (e.g., upload, usage, list, delete, create space).
- Introduced guidelines for always checking authentication and handling login interactively within chat.
- Clarified that all command outputs must be parsed and presented in clear, conversational responses (never show raw CLI output).
- Outlined proactive error handling, file attachment support, and friendly presentation of results and warnings.
v1.0.1
**storacha-upload 1.0.1 Changelog**
- Improved login instructions: now guides the user step-by-step through authentication with conversational prompts, especially for chat app users.
- Automated space management: automatically creates or activates a storage space for the user, providing clear confirmations without requiring manual commands.
- Clarified expected user experience: emphasizes that all CLI steps (like login and space setup) should be handled on behalf of the user with clear status updates.
- No functional changes to the commands or core usage—documentation improvements only.
v1.0.0
storacha-upload v1.0.0
- Initial release of the Storacha Upload skill.
- Upload, manage, and retrieve files and directories on decentralized storage (IPFS) via Storacha.
- Includes commands for space management, storage usage monitoring, and delegation.
- Provides detailed guidance on setup, authentication, storage limits, and error handling.
- Shares easy access to uploaded content via multiple gateway URLs.
- Warns about the public and persistent nature of decentralized storage.
元数据
常见问题
Storacha Upload 是什么?
Upload files to IPFS, store on Storacha, upload to decentralized storage, check Storacha status, view storage usage, create Storacha space, switch space, lis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 365 次。
如何安装 Storacha Upload?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install storacha-upload」即可一键安装,无需额外配置。
Storacha Upload 是免费的吗?
是的,Storacha Upload 完全免费(开源免费),可自由下载、安装和使用。
Storacha Upload 支持哪些平台?
Storacha Upload 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Storacha Upload?
由 Aditya(@adielliot37)开发并维护,当前版本 v1.3.1。
推荐 Skills