Skip to content

fix(container): remove npm from agent runtime - #52

Merged
Cvv9 merged 2 commits into
mainfrom
codex/remove-npm-from-agent-runtime
Aug 13, 2026
Merged

fix(container): remove npm from agent runtime#52
Cvv9 merged 2 commits into
mainfrom
codex/remove-npm-from-agent-runtime

Conversation

@Cvv9

@Cvv9 Cvv9 commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove npm/npx and their dependency tree after installing the pinned Codex ACP adapter
  • retain Node, Git, Buzz, and Codex ACP runtime commands
  • assert package-manager absence in the hosted-agent smoke job

Security evidence

  • Docker Scout on the candidate runtime: 0 critical, 0 high, 0 medium, 0 low
  • The previous candidate exposed CVE-2026-59873 in npm's bundled tar package

Follow-up to #51 and VarVik-Studios/varvik-suite#10.

Cvv9 added 2 commits August 13, 2026 14:44
Signed-off-by: Cvv9 <Varun.cumbamangalam@oralens.com>
Signed-off-by: Cvv9 <Varun.cumbamangalam@oralens.com>
@Cvv9

Cvv9 commented Aug 13, 2026

Copy link
Copy Markdown
Owner Author

CI disposition: Docker image run 31687921847 is fully green, including the hosted-agent build/smoke. General CI run 31687921766 failed only in untouched Desktop Smoke E2E shard 4. Initial run: virtualization.spec.ts test 08 failed (238 passed). One targeted failed-job rerun produced the same virtualization failure (236 passed; relay-reconnect and spoiler were reported flaky and recovered). No desktop files are changed by this PR. Proceeding only through normal branch policy; no admin bypass.

@Cvv9
Cvv9 merged commit dfa17de into main Aug 13, 2026
48 of 52 checks passed
@Cvv9
Cvv9 deleted the codex/remove-npm-from-agent-runtime branch August 13, 2026 10:26
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