← 返回 Skills 市场
trialskid

Request media on Overseerr

作者 trialskid · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1589
总下载
2
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install overseerr-request-media
功能描述
Request movies or TV shows on Overseerr by title and optional season, checking availability before forwarding the request to Sonarr or Radarr.
安全使用建议
This skill appears to do what it says (ask your Overseerr instance to request movies/TV), but the package metadata is incomplete and the source/homepage is missing. Before installing: 1) Treat OVERSEERR_API_KEY as sensitive — only provide it to code you trust. 2) Prefer a scoped/rotatable API key or a test instance; if Overseerr can issue limited-scope keys, use one. 3) Ask the publisher to update the manifest to declare OVERSEERR_URL and OVERSEERR_API_KEY (and set primaryEnv) and to publish a homepage/source so you can verify who maintains it. 4) Note that the skill can run autonomously by default; that combined with a valid API key lets it create requests on your Overseerr instance, so consider whether you trust automatic requests. 5) The skill is instruction-only (no installers), lowering installation risk, but the metadata inconsistencies are the primary reason to treat this as suspicious rather than benign.
功能分析
Type: OpenClaw Skill Name: overseerr-request-media Version: 1.0.0 The skill is classified as benign. It clearly states its purpose: requesting media via a user's Overseerr instance, which requires network access and an API key. The `SKILL.md` instructions guide the AI agent to perform standard API calls to a user-configured Overseerr URL, using `OVERSEERR_API_KEY` from environment variables. There is no evidence of prompt injection attempting to subvert the agent, exfiltrate data to unauthorized endpoints, establish persistence, or execute arbitrary commands beyond the stated purpose. All actions described are directly aligned with the skill's functionality.
能力评估
Purpose & Capability
The SKILL.md purpose (requesting media via an Overseerr instance) is coherent with the required actions (search and POST to Overseerr). However, the registry metadata for the skill declares no required environment variables or primary credential, while the SKILL.md explicitly requires OVERSEERR_URL and OVERSEERR_API_KEY. That mismatch is problematic: the skill needs those values to function but they aren't declared in the manifest.
Instruction Scope
The runtime instructions are narrowly scoped to searching Overseerr and creating requests via the Overseerr API; they do not ask the agent to read unrelated files or other environment variables. Note: there is a minor bug/duplication in the TV (season 2) POST example where the request URL is duplicated in the curl sample.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code, so nothing is written to disk and no third-party packages are fetched. That reduces installation risk.
Credentials
The SKILL.md requires two environment values (OVERSEERR_URL and OVERSEERR_API_KEY), which are appropriate and proportionate for the stated purpose. However, the skill manifest did not declare them or a primary credential; that omission is a metadata inconsistency. Also, the API key is sensitive because it allows actions against your Overseerr instance (which in turn triggers Sonarr/Radarr), so the key should be treated carefully.
Persistence & Privilege
The skill does not request always:true and is not attempting to modify other skills or system configuration. Autonomous invocation is allowed (default), which is normal for skills, but combined with a sensitive API key it increases potential impact if the skill were malicious.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install overseerr-request-media
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /overseerr-request-media 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Overseerr Request Media Skill. - Allows users to request movies or TV shows via their own Overseerr instance. - Automatically checks for existing media availability or prior requests before submitting a new request. - Handles specific season requests for TV series. - Prompts for clarification when multiple matching titles exist. - Provides clear, concise confirmations for requests, availability, and duplicates. - Simple setup using OVERSEERR_URL and OVERSEERR_API_KEY environment variables.
元数据
Slug overseerr-request-media
版本 1.0.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Request media on Overseerr 是什么?

Request movies or TV shows on Overseerr by title and optional season, checking availability before forwarding the request to Sonarr or Radarr. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1589 次。

如何安装 Request media on Overseerr?

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

Request media on Overseerr 是免费的吗?

是的,Request media on Overseerr 完全免费(开源免费),可自由下载、安装和使用。

Request media on Overseerr 支持哪些平台?

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

谁开发了 Request media on Overseerr?

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

💬 留言讨论