The Wire · Showcase
SHELL-QUOTE CRITICAL VULNERABILITY PATCHED, AWS PLUGIN DELISTED, PR REVIEW CONTEXT FIXED
By RepoJournal · Filed · About Anthropic
Anthropic patched a critical shell-quote vulnerability across the action stack while shipping major improvements to PR review accuracy and image handling.
Shell-quote 1.84 lands immediately across claude-code-action and syncs to the base-action repository, closing CVE-2026-9277 [1] [2]. This is a forced upgrade. The AWS dev toolkit has been removed from the official plugins registry [3], resolving a previously flagged delisting. On the code-action front, PR review comments now include the actual diff context Claude was reviewing against [4], fixing a long-standing gap where comments arrived with only line numbers and no surrounding code. Image downloads now timeout after 30 seconds [5], preventing stalled fetches from blocking the entire context window. A critical git history bug affecting shallow clones has been fixed [6] [7], where depth-limited fetches were truncating already-present history and losing the merge base with the PR base branch. Across both official and knowledge-work plugin suites, 5 automated SHA bumps hit validation gates [8] [9] [10] [11] [12] [13] [14] [15] [16], all passing `claude plugin validate` before PR creation.
One email a day. Unsubscribe in one click.
Keep up with Anthropic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Merge shell-quote 1.8.4 CVE patch immediately across all deployments anthropics/claude-code-action [immediate]
- → Review and merge plugin SHA bumps in official registry before next release cycle anthropics/claude-plugins-official [plan]
- → Monitor PR review performance after context and git fixes roll out anthropics/claude-code-action [monitor]
References
- [1] fix: bump shell-quote to 1.8.4 to remediate CVE-2026-9277 (#1557) anthropics/claude-code-action
- [2] Sync from claude-code-action base-action@5da4c76 anthropics/claude-code-base-action
- [3] Remove aws-dev-toolkit official plugin (#5357) anthropics/claude-plugins-official
- [4] feat(context): include diffHunk in PR review comment context ↗ anthropics/claude-code-action
- [5] fix(images): bound attachment downloads ↗ anthropics/claude-code-action
- [6] Only limit fetch depth when the checkout is already shallow ↗ anthropics/claude-code-action
- [7] fix: only limit fetch depth when the checkout is already shallow (#1647) anthropics/claude-code-action
- [8] bump(carta-investors): 4fda2e0c → e9bb21cb ↗ anthropics/claude-plugins-official
- [9] bump(pinecone): d4b0ef62 → c48ac3f6 ↗ anthropics/claude-plugins-official
- [10] bump(sonarqube): acaa5772 → e596969a ↗ anthropics/claude-plugins-official
- [11] bump(spanner): 1a92c0f2 → 290f70f1 ↗ anthropics/claude-plugins-official
- [12] bump(carta-investors): dd0c286b → e9bb21cb ↗ anthropics/knowledge-work-plugins
- [13] bump(carta-investors): adba7884 → dd0c286b ↗ anthropics/knowledge-work-plugins
- [14] bump(carta-cap-table): 820f497a → adba7884 ↗ anthropics/knowledge-work-plugins
- [15] bump(carta-investors): fa90aeae → adba7884 ↗ anthropics/knowledge-work-plugins
- [16] bump(carta-investors): 820f497a → fa90aeae ↗ anthropics/knowledge-work-plugins