← 返回 Skills 市场
106
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install quark-subtitle-rescue
功能描述
Bulk add subtitles to Quark movie folders with high success and low wrong-match risk. Best for "all subfolders" jobs, interrupted runs, and retrying failed t...
安全使用建议
This skill's purpose (bulk subtitle rescue for Quark) is plausible, but there are important mismatches you should consider before installing or running it:
- It expects a Quark auth cookie stored at ~/.config/quark_subtitle.json, but the manifest does not declare this credential or config path. A Quark cookie grants access to your cloud files — only proceed if you trust the source and understand how the cookie is used.
- SKILL.md instructs running many scripts under quark_subtitle_tool (batch_subtitle_runner.py, strict_* scripts) but those scripts are not included in the skill bundle. Confirm you have the referenced quark_subtitle_tool code and virtualenv from a trusted origin before executing anything.
- The only included script (scripts/report_progress.py) reads JSON reports from quark_work and prints a summary; it has an optional QUARK_WORK_DIR env override. That script itself looks benign, but it depends on outputs from the missing runner scripts.
Recommendations:
1. Ask the skill author (or source) for the full quark_subtitle_tool repository and explicit documentation of where the Quark cookie comes from and how it is stored/used. Do not paste your cookie into third-party tools without verifying source.
2. Inspect the missing scripts (batch_subtitle_runner.py, retry scripts) before running: confirm they do not exfiltrate data, and verify network endpoints they contact (should be Quark and subtitle providers only).
3. Run initial tests in a controlled environment (non-production account or sandbox) and back up important data before allowing automated rollback/delete operations.
4. Prefer explicit declaration of required config/credentials in the skill manifest; absence of that declaration is a red flag.
If the author can provide the missing scripts and explicitly declare the Quark cookie/config dependency (and the endpoints used), the assessment could move toward benign. Until then, treat this skill with caution.
功能分析
Type: OpenClaw Skill
Name: quark-subtitle-rescue
Version: 0.1.1
The skill bundle provides a structured workflow and reporting tool for batch-processing subtitles on the Quark cloud storage platform. It includes a Python script (report_progress.py) for summarizing task status and detailed markdown instructions (SKILL.md) for an AI agent to manage the process. While the workflow involves handling session cookies and executing local scripts, these actions are directly aligned with the stated purpose of cloud storage automation and lack any indicators of malicious intent, prompt injection, or data exfiltration.
能力评估
Purpose & Capability
The described purpose (bulk-add subtitles to Quark folders) is coherent with needing a Quark auth cookie and local tooling, but the SKILL metadata does not declare the cookie/config path or any credentials. The skill asks the user to have ~/.config/quark_subtitle.json (with a cookie) and a local quark_subtitle_tool/venv, yet requires.env and required config paths are empty — this is an unexplained mismatch.
Instruction Scope
SKILL.md instructs running multiple Python scripts under quark_subtitle_tool (batch_subtitle_runner.py, strict_top10_retry.py, strict_remaining_retry.py, etc.) and activating a venv, but those scripts are not included in the package (only report_progress.py is present). The instructions also reference a config file (~/.config/quark_subtitle.json) containing an auth cookie and recommend rollback/delete operations against Quark — actions that involve sensitive credentials and external network calls but are not explicitly surfaced in the manifest.
Install Mechanism
No install spec is provided (instruction-only), so nothing is written to disk by an installer. That lowers installation risk, but the workflow assumes external tooling already exists on the user's system.
Credentials
The runtime instructions require a Quark cookie file and the report script supports an optional QUARK_WORK_DIR env override, yet the skill declares no required environment variables or config paths and has no primary credential. Requesting access to a Quark cookie is sensitive — the skill should declare this dependency explicitly. The lack of declared credentials/config paths is disproportionate to transparency needs.
Persistence & Privilege
The skill does not request always:true and has no install actions that modify other skills or system-wide settings. It appears to run ad hoc and does not request persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install quark-subtitle-rescue - 安装完成后,直接呼叫该 Skill 的名称或使用
/quark-subtitle-rescue触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Optimize marketplace description for clearer value proposition and trigger scenarios; add expected inputs; switch default success target to bilingual subtitles (zh+en) with optional Chinese-only fallback.
v0.1.0
Initial publish: staged rescue workflow for Quark subtitle batch runs, strict retry strategy, and progress reporting.
元数据
常见问题
Quark Subtitle Rescue 是什么?
Bulk add subtitles to Quark movie folders with high success and low wrong-match risk. Best for "all subfolders" jobs, interrupted runs, and retrying failed t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 Quark Subtitle Rescue?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install quark-subtitle-rescue」即可一键安装,无需额外配置。
Quark Subtitle Rescue 是免费的吗?
是的,Quark Subtitle Rescue 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Quark Subtitle Rescue 支持哪些平台?
Quark Subtitle Rescue 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Quark Subtitle Rescue?
由 tangqi(@tangqi00987)开发并维护,当前版本 v0.1.1。
推荐 Skills