Skip to content

fix: redact Eve environment values from results - #26

Draft
cursor[bot] wants to merge 3 commits into
mainfrom
cursor/critical-bug-management-8563
Draft

cursor[bot] wants to merge 3 commits into
mainfrom
cursor/critical-bug-management-8563

Conversation

@cursor

@cursor cursor Bot commented Aug 27, 2026

Copy link
Copy Markdown

Summary

  • prevent Eve runAgentBrowser results from exposing environment values in the reported command
  • keep the original environment assignments in the command executed inside the sandbox
  • cover successful results and thrown command errors with regression tests

Impact

Callers commonly pass API tokens through env. Before this fix, every returned command and every AgentBrowserCommandError embedded those token values verbatim, allowing routine result or error logging to disclose credentials.

Validation

  • pnpm --filter @agent-browser/sandbox test (27 passed)
  • git diff --check origin/main...HEAD
Open in Web View Automation 

cursoragent and others added 3 commits August 27, 2026 11:10
Co-authored-by: seanmcd15 <seanmcd15@gmail.com>
Co-authored-by: seanmcd15 <seanmcd15@gmail.com>
Co-authored-by: seanmcd15 <seanmcd15@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant