Radarr Fixed
v1.0.4Search and add movies to Radarr. Supports collections, search-on-add option. FORK of jordyvandomselaar/radarr with fixed metadata.
⭐ 0· 390·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Radarr add/search/collections) align with requested binaries (curl, jq), the declared config path (~/.openclaw/credentials/radarr/config.json) and the optional RADARR_URL/RADARR_API_KEY env vars. The script only interacts with the Radarr API and constructs payloads consistent with that purpose.
Instruction Scope
SKILL.md instructions and the included scripts limit activity to searching, adding, removing movies and collection operations against the Radarr API. The script reads only the declared config path and env vars, and it does not read or transmit other system files or credentials.
Install Mechanism
No install spec (instruction-only with a script). This is low-risk: nothing is downloaded or written to disk by an installer. The included bash script is plain and not obfuscated.
Credentials
The skill requires the Radarr URL and API key (declared in config.json or via RADARR_URL/RADARR_API_KEY). Those credentials are exactly what's needed to call the Radarr API. The number and type of env/config requirements are proportional to the functionality. Note: the registry summary in the report shows '[object Object]' entries which appears to be a metadata rendering glitch; the SKILL.md correctly declares the config path and env vars.
Persistence & Privilege
always is false (not forcibly always-present) and model invocation is allowed (the platform default). The skill does not attempt to modify other skills, system settings, or persist new credentials; it only reads the user-provided config file or env vars.
Assessment
This skill needs your Radarr instance URL and API key (either in ~/.openclaw/credentials/radarr/config.json or via RADARR_URL/RADARR_API_KEY). Granting those allows the skill to list, add, remove movies (including deleting files when you pass --delete-files). Only install/use this skill with agents or environments you trust. Note the manifest rendering in the registry summary had a metadata formatting glitch (shows [object Object]) but the SKILL.md and script correctly declare and use the config path and env vars. If you have concerns, review the script (scripts/radarr.sh) yourself — it is plaintext and calls only the Radarr API (no external endpoints).Like a lobster shell, security has layers — review code before you run it.
latestvk972dtnzv31px83ymp464rap4s81sdn5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
Binscurl, jq
Env[object Object], [object Object]
Config[object Object]
