DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
Sandbox host allowances refused when they widen into a wildcard
You'll notice
Useful2Signal2
Sandbox
Sandbox network grants are refused when the host would expand into a wildcard match.
What's wrong with this entry?
Anonymous. No account, no email.
What
Granting a sandboxed session access to a network host now fails if that host, once normalized, spells out as a wildcard pattern. Claude Code logs a warning and declines rather than quietly allowing a much broader match than you asked for.
Details
Runs on every session-level sandbox host grant; no flag turns it off.
Evidence
Refusing a session grant for a host srt would re-spell as
Strings lifted out of the shipped bundle, so the claim above can be checked against them.