solo-reddit
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Bash scripts to process Reddit data. These scripts perform JSON parsing using Python one-liners.
- [EXTERNAL_DOWNLOADS]: Fetches data from Reddit's public API to analyze user karma and thread content.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it processes untrusted content from Reddit. * Ingestion points: Reddit post content and comments fetched via search and check scripts. * Boundary markers: No explicit delimiters or instructions are provided to the agent to ignore instructions embedded within the ingested Reddit content. * Capability inventory: The skill utilizes the Bash tool for script execution and Playwright for browser-based automation and posting. * Sanitization: The skill does not implement specific sanitization or filtering of external content before processing it.
Audit Metadata