reddit-fetch
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
tmuxto manage a background session for the Gemini CLI, which allows for asynchronous interaction and output capture. It also employspython3to execute a short inline script that parses and formats JSON data fetched from the web. - [EXTERNAL_DOWNLOADS]: The skill fetches data from Reddit's official public API (
reddit.com) usingcurl. This is a standard operation for a data retrieval skill and uses the well-known service's public endpoints.
Audit Metadata