← Back to Skills Marketplace
huangjt

秦丝旺剪 - AI智能视频剪辑

by HuangJT · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
319
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wangcut
Description
秦丝智能视频剪辑APP的API集成,用于创建和管理AI视频剪辑任务。 TRIGGER when: 用户请求创建视频、生成视频剪辑、查看视频任务列表、下载剪辑结果、等待任务完成、配置旺剪账号。 触发词: "创建视频"、"视频剪辑"、"生成视频"、"查看任务"、"下载视频"、"等待视频"、"配置旺剪"、"旺剪账号"、...
Usage Guidance
This skill appears to do what it claims (control QinSilk/Wangcut video tasks). Before installing: (1) be aware it asks you to provide your QinSilk account (username/password) and will write them to a local config.ini in your workspace — do not commit that file to source control; add it to .gitignore. (2) The script stores the password in the config file (and MD5-hashes it only when sending to the server), so treat the config file as sensitive. (3) Verify the base_url (defaults to https://cloud.qinsilk.com/aicut/api/v1) is correct for your account and network; if you have concerns, inspect the full wangcut_api.py for any hidden endpoints before use. (4) Install the 'requests' dependency in an isolated environment (venv) and avoid using high-value or shared credentials unless you trust the service. If you want greater safety, use an account with limited permissions or provision temporary credentials.
Capability Analysis
Type: OpenClaw Skill Name: wangcut Version: 1.0.1 The skill bundle provides integration for the Wangcut (秦丝旺剪) video editing API but exhibits insecure credential handling and misleading documentation. Specifically, `wangcut_api.py` stores user passwords in plain text within a local `config.ini` file, despite comments in `setup_config` claiming the password would be MD5 encrypted before storage. Additionally, `SKILL.md` instructs the AI agent to prompt users to provide their account credentials directly in the chat interface, which exposes sensitive secrets to chat history and logs. While the code appears functional for its stated purpose and communicates with legitimate domains (cloud.qinsilk.com), these vulnerabilities represent significant security risks.
Capability Assessment
Purpose & Capability
Name/description describe an API client for QinSilk/Wangcut video editing; included Python client (wangcut_api.py), example config, and usage instructions align with that purpose. The default API base_url (cloud.qinsilk.com) matches the description.
Instruction Scope
Runtime instructions tell the agent to import the provided Python module and to create/update a local config.ini with account credentials. The skill reads/writes config.ini in the working directory or skill/project locations (including a project-root lookup), and downloads videos to a local downloads/ directory — all expected for this kind of client but it does mean user credentials and downloaded video files are stored locally.
Install Mechanism
No install spec; this is an instruction+script skill. docs recommend installing the single dependency 'requests' which is reasonable and expected.
Credentials
The skill requests no environment variables or external credentials beyond the QinSilk account provided by the user. It stores the username/password in a local config.ini (written plaintext in setup_config). That storage and the prompt for credentials are proportionate to the stated functionality but are sensitive — the skill does not declare any other credential access.
Persistence & Privilege
always:false and default autonomous invocation are set (normal). The skill writes/updates its own config.ini and creates a downloads/ directory — expected for a client but this is local persistence of credentials and files that the user should manage (e.g., .gitignore).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wangcut
  3. After installation, invoke the skill by name or use /wangcut
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added initial configuration detection and user guidance for setting up Wangcut account credentials. - Introduced new triggers and keywords for account configuration support ("配置旺剪账号", "旺剪账号"). - Expanded functionality to allow setting, checking, and prompting for account password directly. - Updated command examples in documentation, including APIs for configuration management. - Task list and detail examples now include video play and download URLs for easier access.
v1.0.0
- Initial release of the wangcut skill. - Provides API integration with 秦丝智能视频剪辑APP for creating and managing AI video editing tasks. - Supports creating video clip tasks from a script, auto-selecting 7 random materials. - Allows users to check task list, view task details, wait for completion, and download results. - Includes commands/triggers: 创建视频, 视频剪辑, 生成视频, 查看任务, 下载视频, 等待视频, wangcut.
Metadata
Slug wangcut
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 秦丝旺剪 - AI智能视频剪辑?

秦丝智能视频剪辑APP的API集成,用于创建和管理AI视频剪辑任务。 TRIGGER when: 用户请求创建视频、生成视频剪辑、查看视频任务列表、下载剪辑结果、等待任务完成、配置旺剪账号。 触发词: "创建视频"、"视频剪辑"、"生成视频"、"查看任务"、"下载视频"、"等待视频"、"配置旺剪"、"旺剪账号"、... It is an AI Agent Skill for Claude Code / OpenClaw, with 319 downloads so far.

How do I install 秦丝旺剪 - AI智能视频剪辑?

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

Is 秦丝旺剪 - AI智能视频剪辑 free?

Yes, 秦丝旺剪 - AI智能视频剪辑 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 秦丝旺剪 - AI智能视频剪辑 support?

秦丝旺剪 - AI智能视频剪辑 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 秦丝旺剪 - AI智能视频剪辑?

It is built and maintained by HuangJT (@huangjt); the current version is v1.0.1.

💬 Comments