← Back to Skills Marketplace
kadbbz

七牛云对象存储操作

by 宁伟 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
143
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install qiniu-kodo-qshell
Description
使用七牛云 Kodo 与 qshell 执行对象存储操作,包含下载 qshell、配置账号、查询 bucket、上传文件、下载文件。适用于用户提到七牛云、七牛 Kodo、qshell、对象存储上传下载、AK/SK、bucket、key、文件中转、把文件上传到七牛或从七牛下载到本地的场景。
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qiniu-kodo-qshell
  3. After installation, invoke the skill by name or use /qiniu-kodo-qshell
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug qiniu-kodo-qshell
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 七牛云对象存储操作?

使用七牛云 Kodo 与 qshell 执行对象存储操作,包含下载 qshell、配置账号、查询 bucket、上传文件、下载文件。适用于用户提到七牛云、七牛 Kodo、qshell、对象存储上传下载、AK/SK、bucket、key、文件中转、把文件上传到七牛或从七牛下载到本地的场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.

How do I install 七牛云对象存储操作?

Run "/install qiniu-kodo-qshell" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 七牛云对象存储操作 free?

Yes, 七牛云对象存储操作 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 七牛云对象存储操作 support?

七牛云对象存储操作 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 七牛云对象存储操作?

It is built and maintained by 宁伟 (@kadbbz); the current version is v1.0.2.

💬 Comments