Marketplace git URLs must use approved schemes; plain git:// addresses are rejected.
What's wrong with this entry?
Git URLs for marketplaces and plugin dependencies are now checked against an explicit allowlist of schemes: https, http, ssh, and file, plus git+ssh and ssh+git. Unencrypted git:// URLs are rejected, scp-style ssh addresses are validated, and file: URLs naming a host or a network-shaped path are refused.
- Applies to every git URL Claude Code validates, with no opt-out.
never cleartext git://
Strings lifted out of the shipped bundle, so the claim above can be checked against them.