← 返回 Skills 市场
kadbbz

七牛云对象存储操作

作者 宁伟 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
143
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install qiniu-kodo-qshell
功能描述
使用七牛云 Kodo 与 qshell 执行对象存储操作,包含下载 qshell、配置账号、查询 bucket、上传文件、下载文件。适用于用户提到七牛云、七牛 Kodo、qshell、对象存储上传下载、AK/SK、bucket、key、文件中转、把文件上传到七牛或从七牛下载到本地的场景。
安全使用建议
This skill appears to do what it says: it wraps qshell commands for Qiniu Kodo. Before installing: (1) be aware the SKILL.md expects your QINIU_ACCESS_KEY and QINIU_SECRET_KEY but the registry metadata does not declare them — confirm how you will provide secrets and prefer platform secret storage rather than command-line args; passing keys on the command line can be visible to other users/processes. (2) Verify the qshell download URL and ideally validate its checksum/signature after download; the SKILL.md includes specific query parameters and a Referer header — treat that as an operational detail but still verify the binary. (3) Review and test the included scripts in a safe environment (they operate on provided paths and echo status lines). If you need stronger assurance, ask the author to update the skill metadata to declare the required env vars and to include checksum info for the qshell binary.
功能分析
Type: OpenClaw Skill Name: qiniu-kodo-qshell Version: 1.0.2 The skill bundle provides a legitimate set of tools and instructions for managing Qiniu Cloud Kodo storage using the official 'qshell' utility. It includes well-defined scripts for uploading, downloading, and managing buckets, while emphasizing security best practices such as avoiding credential leakage and reading AK/SK from environment variables or configuration files. The download source for the binary (qiniu.com) is official, and no evidence of malicious intent or data exfiltration was found in the scripts or instructions (SKILL.md).
能力评估
Purpose & Capability
Name/description align with the included scripts and SKILL.md: all scripts call qshell to create buckets, upload, download, delete, and the README explains qshell workflows. No unrelated services, binaries, or permissions are requested. Minor inconsistency: registry metadata lists no required env vars/primary credential, but SKILL.md expects QINIU_ACCESS_KEY/QINIU_SECRET_KEY (and prefers storing them in ~/.openclaw/openclaw.json).
Instruction Scope
SKILL.md instructs only qshell-related actions: downloading qshell, configuring account, creating buckets, uploading/downloading/deleting objects. Scripts operate on local files/dirs under provided paths and do not attempt to read unrelated system files. The README's insistence on preserving specific download query parameters and use of a Referer header is unusual but appears to be a pragmatic workaround for that host; it does not imply other data collection.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends downloading qshell from kodo-toolbox-new.qiniu.com — an official-seeming Qiniu domain — and running it locally. No arbitrary third-party installers, URL shorteners, or extract-and-run from unknown servers are used in the package itself. As always, users should verify checksums/signatures of downloaded binaries before execution.
Credentials
The SKILL.md expects QINIU_ACCESS_KEY and QINIU_SECRET_KEY (and suggests storing them in ~/.openclaw/openclaw.json), but the skill metadata does not declare these required env vars nor a primary credential. Requesting AK/SK is appropriate for object-storage operations, but the metadata omission reduces transparency. Also, the docs permit passing keys on the command line for short tests — that can leak secrets via process lists; the README notes not to echo keys but doesn't strongly warn about process-list exposure.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It suggests storing credentials under the agent's own config (~/.openclaw/openclaw.json), which is a scoped and expected place for skill configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qiniu-kodo-qshell
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qiniu-kodo-qshell 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Add documented workflow for qiniu download -> convert-document-to-markdown -> upload, plus Docker permission diagnosis and recovery notes.
v1.0.1
Fix config example to use the published slug qiniu-kodo-qshell in openclaw.json.
v1.0.0
Initial release: qshell download/setup, bucket create, get/qdownload2 download, fput/rput upload, delete, and helper scripts.
元数据
Slug qiniu-kodo-qshell
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

七牛云对象存储操作 是什么?

使用七牛云 Kodo 与 qshell 执行对象存储操作,包含下载 qshell、配置账号、查询 bucket、上传文件、下载文件。适用于用户提到七牛云、七牛 Kodo、qshell、对象存储上传下载、AK/SK、bucket、key、文件中转、把文件上传到七牛或从七牛下载到本地的场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。

如何安装 七牛云对象存储操作?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qiniu-kodo-qshell」即可一键安装,无需额外配置。

七牛云对象存储操作 是免费的吗?

是的,七牛云对象存储操作 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

七牛云对象存储操作 支持哪些平台?

七牛云对象存储操作 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 七牛云对象存储操作?

由 宁伟(@kadbbz)开发并维护,当前版本 v1.0.2。

💬 留言讨论