ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      buksan1950

      Safety Report

      Reddit (read only - no auth)

      @buksan1950

      Browse and search Reddit in read-only mode using public JSON endpoints. Use when the user asks to browse subreddits, search for posts by topic, inspect comment threads, or build a shortlist of links to review and reply to manually.

      8,595Downloads
      53Installs
      25Stars
      1Versions
      API Integration4,971Search & Retrieval2,116Social Media1,367Design & Prototyping842

      Security Analysis

      high confidence
      Clean

      The skill implements read-only Reddit browsing using public reddit.com JSON endpoints, requires only Node (18+), and its code, instructions, and env vars align with the stated purpose.

      Feb 11, 20263 files
      Purpose & Capabilityok

      Name/description (read-only Reddit browsing) matches the actual code and runtime needs: the script fetches from https://www.reddit.com, normalizes posts/comments, and outputs JSON. Declared required binary 'node' is appropriate.

      Instruction Scopeok

      SKILL.md instructs only to run the included Node script against Reddit public JSON endpoints and to return permalinks. Instructions reference only optional pacing/timeouts via REDDIT_RO_* env vars which the script actually honors. There is no guidance to read unrelated files, grab other credentials, or send data to third-party endpoints.

      Install Mechanismok

      No install spec (instruction-only) and the code file is a self-contained Node CLI. Nothing is downloaded or written during install; runtime performs normal HTTPS calls to reddit.com.

      Credentialsok

      The skill requires no credentials and declares no config paths. It optionally reads REDDIT_RO_* env vars for rate limiting, timeout, and user-agent—these are proportional to HTTP client behavior and are documented in SKILL.md.

      Persistence & Privilegeok

      always is false and the skill does not request persistent system modifications or access to other skills' configs. It simply executes as a CLI script when invoked.

      Guidance

      This skill appears coherent and limited to read-only Reddit browsing, but before installing note: it requires Node.js 18+ (uses global fetch), will make outbound HTTPS requests to reddit.com, and can be invoked autonomously by the agent (normal default). Optional REDDIT_RO_* env vars control pacing and user-agent — you may set them to be polite or to increase timeouts. If you want extra assurance, inspect the full script (scripts/reddit-readonly.mjs) yourself to confirm there are no additional network hosts or unexpected behavior in the truncated portion, and be aware the agent will receive Reddit data (titles, snippets, permalinks) and may present it to users.

      Latest Release

      v1.0.0

      - Initial public release. - Enables read-only browsing and searching of Reddit using public JSON endpoints. - Supports subreddit post listings, post and comment searches, comment/thread fetching, and constructing shortlists of permalinks. - Strictly read-only: never posts, replies, votes, or moderates. - All commands output standardized JSON for easy parsing and error handling. - Includes multi-subreddit search helper for complex criteria-based discovery.

      Popular Skills

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Summarize

      @summarize · 415 stars

      Published by @buksan1950 on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

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