Reddit API
PassAudited by ClawScan on May 10, 2026.
Overview
This appears to be a normal Reddit data plugin for agntdata, with only minor metadata/documentation mismatches around how the API key is configured.
This looks coherent for a Reddit API plugin. Before installing, be aware that it will use an agntdata API key from plugin config or ~/.agntdata/config.json and send it to api.agntdata.dev for authentication. The main thing to verify is configuration: despite the docs mentioning AGNTDATA_API_KEY, the visible code does not appear to read that environment variable. Confidence is medium because the provided index.js content was truncated, so not every registered tool implementation was visible.
