ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      rappo

      Safety Report

      Lidarr

      @rappo

      Search and add music to Lidarr. Supports artists, albums, and quality profiles (FLAC preferred).

      1,227Downloads
      4Installs
      0Stars
      1Versions
      File Management5,911Search & Retrieval4,480Customer Support3,665Networking & DNS2,106

      Security Analysis

      medium confidence
      Clean

      The skill's files and runtime instructions match its stated purpose (wrapping the local Lidarr API using a config file with an API key); nothing obvious requests unrelated credentials or installs unusual software.

      Feb 11, 20262 files
      Purpose & Capabilityok

      Name/description ask to search/add music to Lidarr. The shipped script calls the Lidarr HTTP API (via a user-provided url and apiKey in ~/.clawdbot/credentials/lidarr/config.json) and uses only curl/jq as declared — coherent with the stated purpose.

      Instruction Scopeok

      SKILL.md instructs creating a local config file with Lidarr URL and API key and then running the included bash script. The script only reads that config file and makes HTTP calls to the configured Lidarr API endpoints; it does not read other unrelated system files or environment variables in the shown portion.

      Install Mechanismok

      No install spec — it's instruction-only with an included script. It requires standard CLI tools (curl, jq) already declared. There are no downloads or archive extraction steps.

      Credentialsok

      No environment variables or unrelated credentials are requested. The only secret is the Lidarr API key stored in the local JSON config file, which is appropriate and proportional for a local Lidarr controller script.

      Persistence & Privilegeok

      always is false and the skill does not request system-wide changes in the visible code. There is nothing that indicates it modifies other skills or global agent settings.

      Guidance

      This skill appears coherent and limited to controlling a Lidarr instance, but check these before installing: - Inspect the full scripts/lidarr.sh file yourself (the provided listing was truncated) to confirm there are no unexpected network endpoints or commands in the remaining sections. - The skill requires storing your Lidarr API key in ~/.clawdbot/credentials/lidarr/config.json; ensure that file has restrictive permissions (chmod 600) and that the configured url points to a trusted Lidarr instance on your network. - Because the script issues HTTP requests to whatever URL you configure, do not point it at unknown or public hosts you don't control. If you suspect misuse, revoke the Lidarr API key and recreate a new one. - If you need greater assurance, run the script in a restricted environment (container or isolated user) so the scope of access is limited.

      Latest Release

      v1.0.0

      Initial release: Add and manage artists/albums in Lidarr with flexible quality and metadata profile support. - Search for artists and view MusicBrainz links. - Add artists (albums only or full discography) with quality profile preference (FLAC recommended). - List and monitor albums, with options to search or just add to monitoring. - Supports removing artists, refreshing metadata, and viewing library/configuration. - Requires simple config file with Lidarr URL, API key, and profile IDs.

      More by @rappo

      arr-all

      2 stars

      Birdnet

      0 stars

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Published by @rappo on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]