use-reddit-api
Enables server-side interaction with the Reddit API for user management, post submissions, and subreddit data access.
Install this skill
or
94/100
Security score
The use-reddit-api skill was audited on Jun 5, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 87
Template literal with variable interpolation in command context
SourceSKILL.md
| 87 | navigateTo: `https://reddit.com/r/${context.subredditName}/comments/${post.id}`, |
low line 87
External URL reference
SourceSKILL.md
| 87 | navigateTo: `https://reddit.com/r/${context.subredditName}/comments/${post.id}`, |
Scanned on Jun 5, 2026
View Security Dashboard