chore: add perseus-ctx and mimir-mcp to popular PyPI packages#126
Open
tcconnally wants to merge 1 commit into
Open
chore: add perseus-ctx and mimir-mcp to popular PyPI packages#126tcconnally wants to merge 1 commit into
tcconnally wants to merge 1 commit into
Conversation
Adds Perseus and Mimir to the _POPULAR_PYPI set used by SC6 typosquat detection. These are established MCP ecosystem packages (>1K downloads) that should not be flagged as potential typosquats. Including them also helps protect the package names from typosquatting confusion. Signed-off-by: Perseus Computing <51974392+tcconnally@users.noreply.github.com>
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
Add
perseus-ctxandmimir-mcpto_POPULAR_PYPI, the set used by SC6 typosquat detection to identify well-known packages.Why
perseus-ctxandmimir-mcpare established MCP ecosystem packages on PyPIperseus-ctx(context engine, 27+ MCP tools) andmimir-mcp(persistent memory, 36+ MCP tools) serve hundreds of agent installationsTesting
All 621 tests pass. No functional changes — data-only addition.