← 返回 Skills 市场
subaru0573

super-weiyun-skill

作者 Subaru0573 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install super-weiyun-skill
功能描述
This skill should be used when the user needs to manage Tencent Weiyun cloud storage, including file upload/download, sharing, space management, and account...
安全使用建议
This skill appears to be what it says: a Python toolkit for Tencent Weiyun. Before installing or running: 1) Inspect the code if possible (it uses only requests and QQ/Weiyun endpoints). 2) Be aware cookies.json contains session cookies — treat it like a password, store it securely or delete when done. 3) There is no automated installer; run pip install -r requirements.txt in a controlled environment (virtualenv/container). 4) The tool saves QR images and cookies to the current working directory; run it from a directory you control. 5) If you need stronger isolation, run the scripts inside an ephemeral VM or container. 6) Note: SKILL.md contains a stray odd phrase (likely accidental) but this does not change the code behavior.
功能分析
Type: OpenClaw Skill Name: super-weiyun-skill Version: 1.0.0 The bundle provides a comprehensive and functional toolkit for managing Tencent Weiyun cloud storage. It implements legitimate authentication flows via QR code scanning (interacting with qq.com) and cookie-based sessions, storing credentials locally in 'cookies.json'. The core logic in 'weiyun_skills/client.py' correctly mimics the Weiyun JS SDK protocol for file operations, including multi-part uploads and package downloads. While 'SKILL.md' contains a nonsensical word string at the end of the description, it lacks any actionable instructions that would constitute a prompt injection attack or malicious behavior.
能力评估
Purpose & Capability
The name/description (Weiyun cloud management) matches the delivered code: login.py, client.py, main.py, utils, README and SKILL.md implement QR/cookie login, uploads/downloads, sharing, and space operations. No unrelated binaries, services, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent/user to use the included Python scripts and to provide/obtain Weiyun cookies or scan a QR code; runtime actions are limited to contacting Weiyun and QQ/ptlogin endpoints and reading/writing a local cookies.json. This is within scope, but note the skill persists authentication cookies locally (cookies.json) and saves QR PNG files in the working directory — these are sensitive session tokens that grant account access.
Install Mechanism
Metadata states 'No install spec' (instruction-only), and indeed there is no automated installer. However the bundle includes Python source files and a requirements.txt (requests, qrcode, tabulate). This is coherent but means users must manually install dependencies (pip). There are no downloads from unknown URLs or extract operations in an installer.
Credentials
The skill requests no environment variables or external credentials in metadata. It legitimately relies on user-provided session cookies or QR-based login — appropriate for a web client. There are no requests for unrelated credentials or system secrets. Reminder: browser cookies saved by this tool are sensitive and should be protected.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. Its persistence is local (cookies.json and saved QR image) and scoped to its own files; this is expected for a client that stores session state.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install super-weiyun-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /super-weiyun-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
super-weiyun-skill 1.0.0 — Initial Release - Introduces a comprehensive toolkit for managing Tencent Weiyun cloud storage via Python (CLI & SDK). - Supports file and folder upload/download, sharing management, space/recycle bin management, and file operations (copy, move, rename, delete, search). - Provides authentication via QR code scanning or browser cookies. - Offers detailed parameter and output specifications for each capability, with consistent API response format. - Includes numerous trigger phrases in English and Chinese for flexible invocation.
元数据
Slug super-weiyun-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

super-weiyun-skill 是什么?

This skill should be used when the user needs to manage Tencent Weiyun cloud storage, including file upload/download, sharing, space management, and account... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。

如何安装 super-weiyun-skill?

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

super-weiyun-skill 是免费的吗?

是的,super-weiyun-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

super-weiyun-skill 支持哪些平台?

super-weiyun-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 super-weiyun-skill?

由 Subaru0573(@subaru0573)开发并维护,当前版本 v1.0.0。

💬 留言讨论