reddit-archive

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script rdtx.mjs executes external command-line tools such as yt-dlp, ffmpeg, and agent-browser to perform Reddit archiving and browser automation tasks. These processes are initiated using standard Node.js child_process methods.
  • [EXTERNAL_DOWNLOADS]: The skill fetches media assets from Reddit's infrastructure (e.g., i.redd.it, v.redd.it) and external links found in posts. It uses a combination of yt-dlp for video and Node's fetch for images and metadata.
  • [CREDENTIALS_UNSAFE]: The tool exports the user's active session cookies from a running Chrome instance to a local file (~/.rdtx/cookies.txt). This allows the yt-dlp utility to authenticate as the user to download restricted content like age-gated videos or specific DASH streams.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 01:34 PM
Security Audit — agent-trust-hub — reddit-archive