reddit-api
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install official and widely-used libraries such as
prawfor Python andsnoowrapfor Node.js from standard package registries. - [DATA_EXFILTRATION]: Configuration guidelines correctly advise users to store sensitive API credentials (Client ID, Secret, Password) in environment variables rather than hardcoding them in the source code.
- [PROMPT_INJECTION]: The skill demonstrates how to ingest external content from Reddit subreddits and comments. While this data is untrusted, the provided code examples are limited to data retrieval and display, and do not include patterns where this content could influence agent execution or control flow.
Audit Metadata