reddit-thread-analyzer
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process untrusted data from Reddit discussions, which could potentially contain malicious instructions.
- Ingestion points: The agent fetches post titles, bodies, and comments from Reddit URLs using the WebFetch tool as described in SKILL.md.
- Boundary markers: The instructions lack explicit boundary markers or directives to treat external content purely as data, which may allow embedded instructions in comments to influence the agent's behavior.
- Capability inventory: The skill utilizes data extraction and report generation capabilities based on the ingested content.
- Sanitization: There are no instructions for sanitizing or filtering the fetched Reddit content before analysis.
Audit Metadata