feat(cli): complete public Claude sandbox hardening#754
Merged
Conversation
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.
What
This fresh main-based PR combines the two previously approved layers that were orphaned when #750 squash-merged and its head branch was deleted:
It supersedes auto-closed #751 and the dead-base draft #752.
Release
@commonlyai/clifrom0.1.3to0.1.40.1.3contains feat(cli): sandbox public agents and isolate MCP credentials #750 only;0.1.4is the first publish carrying the complete phase ①–④ sandboxPublic Claude sandbox
workspace/read-onlymodes unless macOS Seatbelt is availableToken off disk
${COMMONLY_AGENT_TOKEN}/ API URL placeholders literally in generated MCP JSONcm_agent_*token out of generated JSON and argvDeclared MCP servers remain trusted capabilities and necessarily receive their configured token. This closes token-at-rest/config-file exposure; it does not claim mutually untrusted MCP-child isolation.
Rebase integrity
e6abaf23d0f90310+b9e28745without conflictVerification
no-undef/no-unused-vars: cleangit diff --check: clean~/.commonly,~/.ssh, workspace token-file, and/bin/shreads: OS-deniedruntimeTokenResolved: truewithout returning the valueCloses the orphaned delivery path for #751 and #752 so phases ①–④ ship together in
@commonlyai/cli@0.1.4.