← Back to Skills Marketplace
Seerr server manager
by
Omid Astaraki
· GitHub ↗
· vv0.8.2
· MIT-0
391
Downloads
0
Stars
1
Active Installs
8
Versions
Install in OpenClaw
/install seerr-manager
Description
CLI for the Seerr media request management API. Search movies and TV shows, create and manage media requests, manage users, track issues, and administer a se...
Usage Guidance
This skill appears to be a legitimate CLI for Seerr, but there are two things to check before installing: (1) registry metadata does not list the required SEERR_SERVER and SEERR_API_KEY even though SKILL.md requires them — ask the publisher to correct this and don’t assume the registry summary is complete; (2) the MCP options include ways to expose or disable authentication (api_key in URL, SEERR_MCP_NO_AUTH). Avoid enabling those unless you run the service on a strictly trusted, firewalled host; prefer TLS and bearer-token auth. When installing, download releases from the GitHub repo and verify SHA-256 checksums, or use the GHCR image and inspect it. Only provide your Seerr API key to trusted instances, and rotate the key if you accidentally enable an insecure transport or suspect exposure.
Capability Analysis
Type: OpenClaw Skill
Name: seerr-manager
Version: v0.8.2
The seerr-cli skill (SKILL.md) provides a CLI and MCP server for managing Seerr media servers, featuring high-risk administrative capabilities such as user password resets and file deletion (media delete-file). It also includes an option to disable authentication for its MCP HTTP server (SEERR_MCP_NO_AUTH). While these features are aligned with the stated management purpose, the combination of broad API access and the binary-based installation method (fetching from github.com/electather/seerr-cli) warrants a suspicious classification under the provided criteria.
Capability Assessment
Purpose & Capability
The SKILL.md describes a Seerr CLI and the commands, Docker image, and env vars match that purpose. However the registry metadata (top-level requirements) claims no required env vars and no primary credential, while SKILL.md declares SEERR_SERVER and SEERR_API_KEY (primary_credential) as required — this mismatch is incoherent and worth questioning.
Instruction Scope
The instructions are scoped to installing/running the seerr-cli and the MCP transport, referencing only expected files (config path ~/.seerr-cli.yaml, TLS cert/key, log file). They do include configuration options that deliberately weaken authentication (SEERR_MCP_ALLOW_API_KEY_QUERY_PARAM and SEERR_MCP_NO_AUTH) which would expose the API key in URLs or disable auth entirely; those are operationally useful but risky and should only be used in trusted networks. No instructions request unrelated system data.
Install Mechanism
Install instructions point to GitHub releases (download tarball + checksum) and a GHCR Docker image; that is a standard, low-risk approach when you verify checksums and image provenance. There is no install spec in the registry itself (instruction-only skill), so nothing will be written to disk by the platform beyond what the user/agent explicitly does.
Credentials
The SKILL.md requires SEERR_SERVER and SEERR_API_KEY which are proportionate to a Seerr management tool. The many optional SEERR_MCP_* variables relate to running an MCP server and are reasonable for that feature. The problem is the registry-level metadata does not declare these required/env/primary credential fields — inconsistent declarations reduce transparency. Also some optional env flags (allowing API key in query params, disabling auth) directly impact security and should be treated cautiously.
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges. It is user-invocable and allows autonomous invocation by default (platform normal) but does not claim permanent presence or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seerr-manager - After installation, invoke the skill by name or use
/seerr-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
vv0.8.2
Release v0.8.2
vv0.8.1
Release v0.8.1
vv0.8.0
Release v0.8.0
vv0.7.0
Release v0.7.0
vv0.6.0
Release v0.6.0
vv0.5.2
Release v0.5.2
vv0.5.1
Release v0.5.1
vv0.5.0
Release v0.5.0
Metadata
Frequently Asked Questions
What is Seerr server manager?
CLI for the Seerr media request management API. Search movies and TV shows, create and manage media requests, manage users, track issues, and administer a se... It is an AI Agent Skill for Claude Code / OpenClaw, with 391 downloads so far.
How do I install Seerr server manager?
Run "/install seerr-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seerr server manager free?
Yes, Seerr server manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seerr server manager support?
Seerr server manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seerr server manager?
It is built and maintained by Omid Astaraki (@electather); the current version is vv0.8.2.
More Skills