MMCP Bundler ServiceA microservice for bundling MCP servers from GitHub repositories and preparing it for deployment.

mcp-so:mcp-bundler_highlight-ing

View source
B
85/100

First Seen

Feb 18, 2026

Last Scanned

Feb 20, 2026

Findings

1

Score

85/100

HIGH 1

Findings (1)

HIGH
External context or knowledge sync
L38

Detects CLI tools that upload project context, code, or knowledge to external services

upload of bundled code to Google Cloud
FIX

Block the ability to package multiple files into archives (zip, tar) and transmit them. If archiving is needed, restrict it to specific directories and require user confirmation.

FP?

Likely FP if the skill is a backup or deployment tool where creating and transmitting archives is the documented core functionality.