Reddit Post Comments API

PassAudited by VirusTotal on Apr 30, 2026.

Overview

Type: OpenClaw Skill Name: justoneapi-reddit-get-post-comments Version: 1.0.0 The skill is a standard API wrapper for fetching Reddit comments via the JustOneAPI service (api.justoneapi.com). The implementation in `bin/run.mjs` is a straightforward Node.js script that constructs a request based on a hardcoded manifest, uses `encodeURIComponent` for parameter safety, and correctly handles authentication tokens as specified. No malicious logic, data exfiltration, or harmful prompt injection was identified.