fix(mcp-proxy): tighten public trust and approval env hygiene#104
Merged
Conversation
Keep the root README version signal aligned with the published MCP proxy release.\n\nImplemented with assistance from Codex.
Avoid rendering proof-grade success for empty or chain-only evidence bundles. Add bounded verify contracts for no signed evidence and chain-only bundles.\n\nImplemented with assistance from Codex.
Group root help around the first-run path and preserve path-aware next steps after init.\n\nImplemented with assistance from Codex.
Add a guided local demo that shows generic redirect shape, the real approval flow, routed MCP retry, and bounded local proof without exposing policy catalogs or playbooks.\n\nImplemented with assistance from Codex.
Avoid printing absolute custom home/config paths in human init next-step guidance while still indicating that the same flags should be reused.\n\nImplemented with assistance from Codex.
Start managed Approval Center processes with a bounded environment instead of inheriting the full parent shell. Cover shared, launcher, and legacy Claude lifecycle spawn paths.\n\nImplemented with assistance from Codex.
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
This PR closes the public adoption and trust hygiene batch for AgentVeil MCP Proxy:
0.7.28VERIFY: passedagentveil-mcp-proxy demoflow that shows the generic redirect -> approval -> local proof loop without exposing policy/playbook depthWhy
The fixes address concrete public trust issues:
Validation
HEAD=787c0a73580c4e28c59aa6e7abf8013d618af3b7:1566 passed, 1 skipped, 2 warningspublic_sdk_pr_gate: okNotes
Implemented with assistance from Codex.