ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      jmagar

      Safety Report

      Sabnzbd

      @jmagar

      Manage Usenet downloads with SABnzbd. Use when the user asks to "check SABnzbd", "list NZB queue", "add NZB", "pause downloads", "resume downloads", "SABnzbd status", "Usenet queue", "NZB history", or mentions SABnzbd/sab download management.

      1,563Downloads
      3Installs
      0Stars
      1Versions
      Cloud Storage3,478

      Security Analysis

      medium confidence
      Suspicious0.04 risk

      The skill appears to implement the stated SABnzbd functionality, but there are inconsistencies between the declared requirements and the actual script (missing declared env vars and required binaries), so review before installing.

      Feb 11, 20263 files2 concerns
      Purpose & Capabilityok

      Name, README, SKILL.md, and scripts/sab-api.sh all implement SABnzbd queue management and map directly to SABnzbd's API (add, pause, resume, history, speed, categories, etc.). The requested capabilities align with the skill's stated purpose.

      Instruction Scopenote

      The SKILL.md and README instruct the agent/user to create a credentials file at ~/.clawdbot/credentials/sabnzbd/config.json (or set env vars) and to run scripts/sab-api.sh. The runtime instructions stay within the SABnzbd API domain and do not attempt to read unrelated system files or call external endpoints beyond the configured SAB URL.

      Install Mechanismok

      There is no install spec (instruction-only plus a helper script). That minimizes installation risk because nothing is downloaded or automatically executed by an installer. The script itself will run commands when invoked, but the repository does not declare an automated install mechanism.

      Credentialsconcern

      Registry metadata lists no required environment variables or binaries, but the script expects credentials (SAB_API_KEY and SAB_URL via config file or env vars SAB_API_KEY/SAB_URL/SAB_CONFIG) and uses external commands (curl, jq, python3). Requesting an API key for SABnzbd is appropriate for the purpose, but the metadata should declare these requirements — the mismatch is an incoherence that could mislead users about what secrets or tools are needed.

      Persistence & Privilegeok

      The skill is not forced-always, does not request system-wide changes, and does not modify other skills. It only reads a user-scoped config file under the home directory (or env vars) and invokes network calls to the configured SABnzbd URL.

      Guidance

      This skill appears to do what it says — a CLI wrapper around the SABnzbd API — but there are a few things to check before installing: - The metadata omits required runtime items: the helper script expects an API key and URL (stored in ~/.clawdbot/credentials/sabnzbd/config.json or via SAB_API_KEY/SAB_URL/SAB_CONFIG) and relies on curl, jq, and python3. Make sure those binaries are present and that the skill owner adds these to the declared requirements. - The API key is sensitive. The skill will send that key to whichever SAB URL you configure. Only point it at a trusted SABnzbd instance (typically localhost or a machine you control). Do not point it at unknown remote hosts. - Inspect scripts/sab-api.sh yourself (you already have it); it appears to call only the configured SABnzbd URL and has no hidden external endpoints, but you should verify there are no modifications beyond what's included here. - Consider filesystem permissions for ~/.clawdbot/credentials/sabnzbd/config.json so other users/processes cannot read your API key. If you accept these conditions and trust the source, the skill is usable; if you require strict metadata-to-behavior alignment, ask the publisher to declare the env vars and required binaries before enabling it.

      Latest Release

      v1.0.0

      Initial release of SABnzbd skill. - Provides commands to manage Usenet downloads via SABnzbd's REST API. - Supports queue management, adding NZBs, speed control, job priority, categories, scripts, and status checks. - Includes quick CLI reference for common operations (pause, resume, add, delete, view history). - Offers setup instructions for API key and configuration file.

      More by @jmagar

      Tailscale

      4 stars

      Unifi

      2 stars

      Unraid

      0 stars

      Linkding

      0 stars

      Qbittorrent

      0 stars

      Prowlarr

      0 stars

      Published by @jmagar on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

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