reddit-reader

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [Prompt Injection] (LOW): The skill processes untrusted content from Reddit, presenting a surface for indirect prompt injection. \n
  • Ingestion points: Reddit posts and comments are fetched into the agent's context via scripts/reddit_reader.py. \n
  • Boundary markers: No delimiters or 'ignore' instructions are specified in the provided skill documentation. \n
  • Capability inventory: The skill utilizes subprocess execution of a local Python script to interact with the API. \n
  • Sanitization: No sanitization or filtering of the external Reddit content is documented in the skill files. \n- [External Downloads] (SAFE): The skill requires the installation of the 'requests' library, which is a trusted and standard Python dependency.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 04:02 PM