← 返回 Skills 市场
hxbreak

Qbittorrent Api

作者 HxBreak · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
161
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qbittorrent-api
功能描述
Use when working with qBittorrent Web API - adding torrents, managing downloads, checking status, or any qBittorrent automation task. Includes curl examples...
安全使用建议
This skill appears to be a straightforward qBittorrent Web API cheat sheet with curl examples, but be aware: its runtime instructions expect a local .env containing QB_URL, QB_USER and QB_PASS and will source that file (reading your credentials) and write cookies to /tmp. The skill metadata did not declare those environment variables — that mismatch is the main concern. Before installing: (1) ensure you trust the skill source or inspect SKILL.md/README yourself, (2) keep any .env with credentials out of version control (add to .gitignore), (3) consider using a restricted account on your qBittorrent instance, and (4) if you want stronger guarantees, ask the publisher to update the metadata to declare required env vars or to accept credentials via a secure, explicit mechanism rather than implicitly sourcing .env. If you cannot verify the source or are uncomfortable with the skill reading a local .env, do not enable it.
功能分析
Type: OpenClaw Skill Name: qbittorrent-api Version: 0.1.0 The skill bundle provides a comprehensive and well-documented interface for managing a qBittorrent instance via its Web API. It includes clear instructions for authentication, torrent lifecycle management, and safety-oriented workflows, such as requiring user confirmation for download paths and file deletions. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or README.md.
能力评估
Purpose & Capability
The name, description, README and SKILL.md all align: this is a qBittorrent Web API reference with curl examples and workflows. However, the skill's metadata declares no required environment variables while the runtime instructions explicitly expect QB_URL, QB_USER and QB_PASS (via a .env). That omission is inconsistent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to source a .env, use curl to POST login/logout, and save cookies to /tmp/qb_cookies.txt. These actions are within the normal scope for interacting with qBittorrent. The instructions do cause the agent to read a local .env (sensitive data) and write a cookie file, which the skill reasonably needs but which was not declared in the manifest.
Install Mechanism
This is an instruction-only skill with no install spec or code files to execute. There is no installer or download behavior to review, which reduces installation risk.
Credentials
The skill uses secrets (QB_URL, QB_USER, QB_PASS) from a .env and will source that file at runtime, but the registry metadata lists no required env vars or primary credential. Requiring credentials is proportionate to the task, but the omission in metadata is a mismatch that could lead to accidental secret exposure or unexpected behavior.
Persistence & Privilege
The skill does not request always:true, does not install or modify other skills, and only writes a temporary cookie file to /tmp. It does not ask for persistent system-level privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qbittorrent-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qbittorrent-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the qbittorrent-api skill. - Provides qBittorrent Web API reference for authentication, torrent, file, category, tag, tracker, RSS, search, and more. - Includes curl usage examples, endpoint and parameter summaries, common automation tasks, and configuration guidance. - Offers tables of API endpoints for quick lookups. - Covers key workflows (like adding torrents) and explains parameter units and torrent statuses.
元数据
Slug qbittorrent-api
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Qbittorrent Api 是什么?

Use when working with qBittorrent Web API - adding torrents, managing downloads, checking status, or any qBittorrent automation task. Includes curl examples... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 Qbittorrent Api?

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

Qbittorrent Api 是免费的吗?

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

Qbittorrent Api 支持哪些平台?

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

谁开发了 Qbittorrent Api?

由 HxBreak(@hxbreak)开发并维护,当前版本 v0.1.0。

💬 留言讨论