fix(plugins): remove Reddit from the public marketplace - #114
Open
jwaldrip wants to merge 3 commits into
Open
Conversation
|
🚅 Deployed to the han-pr-114 environment in han-team-platform 4 services not affected by this PR
|
Code ReviewReviewed the full diff ( Summary of changes verified
FindingsNo CRITICAL or MODERATE issues found. MINOR
Nice, minimal, well-tested removal. Approving. |
|
No description provided. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Verification ReviewChecked the first review's findings against the current state (0 lines changed since last review).
No other findings were raised. Overall verdict: APPROVE — LGTM, all concerns addressed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removes the Reddit integration from Han's public marketplace. The hosted endpoint is becoming a single-account service and will refuse Han users. Restoring the previous
uvx mcp-server-redditpointer is not a safe fallback because it reads Reddit through unauthenticated public JSON endpoints, which leaves the same unapproved-access concern in place.Jason is applying to Reddit for personal-use Data API access. Distributing either public pointer from this marketplace would conflict with that application.
Changes
plugins/services/reddit/..claude-plugin/marketplace.json.hashi-redditalias frompackages/han/lib/plugin-aliases.ts..ai-dlc/historical planning notes unchanged.No plugin version remains to bump, and no core or package version files changed. No test asserts an exact marketplace or alias count, so no count fixture needed an update.
Type of Change
Plugin Changes
Plugin category:
Validation:
claude plugin validate .passesTesting
Real output tails:
A repository search for
services/reddit,hashi-reddit,mcp__reddit__,mcp-server-reddit, and the hosted endpoint returns only the historical.ai-dlc/planning notes that this removal intentionally preserves.Checklist