Career compass roundup for May 29, 2026 — AI agent supply chain attacks, skill erosion debate, Grok Build, AI job interviews
🧭 Career Digest

Daily Career Compass: May 29, 2026

AI coding agents are under coordinated attack. Good engineers are getting worse with AI assistance. AI job interviews are already standard for thousands of New Zealanders. And Grok Build just made AI coding free in your terminal.

AI Coding Agent Trust Is Broken — Three Supply Chain Attacks in One Week

This week saw the coordinated emergence of three separate supply chain attacks specifically targeting AI coding agents. If you use Cursor, Copilot, Claude Code, or any AI coding assistant, this directly affects your workflow and your career.

  • Mini Shai-Hulud (CVE-2026-45321): The first supply chain campaign designed to persist specifically through AI coding assistance. Malicious npm and PyPI packages are crafted to be the packages AI agents are most likely to recommend when solving common coding problems.

  • SymJack: Exploits symbolic link hijacking to simultaneously compromise five different AI coding agents. The attacker doesn’t need to poison any package — they just need local file system access to manipulate what the agent reads and writes.

  • TrapDoor: Multi-ecosystem campaign targeting npm, PyPI, and CratesIO to steal developer credentials. The same research team at Cloud Security Alliance found these are part of a wider “TeamPCP” campaign that already compromised a GitHub employee’s machine through a poisoned VS Code extension.

Why it matters: The career implication is direct: if you’re trusting AI agents to install packages and write code, you’re inheriting their trust model — and their trust model is broken. The most valuable career skill in AI-assisted development isn’t writing better prompts — it’s auditing what the AI produces. The “code reviewer who can spot an AI-introduced vulnerability” is about to become the most hireable role in software.


The ‘Good Engineers Become Worse With AI’ Debate Heats Up

A thread on Hacker News has been running for days, centred on a provocative claim: that experienced engineers actually become worse with AI assistance because they stop exercising the critical reasoning skills that made them good in the first place. The discussion references Nidhish’s blog post on the topic and Dario Amodei’s prediction about AI skill erosion.

The counter-argument: junior engineers get better faster with AI because they have less existing intuition to override. The net effect is a compression of the skill curve — everyone converges toward “average AI-assisted output,” and the engineers who previously stood out by raw ability lose their edge.

The debate touches a raw nerve because it challenges a core assumption of the AI-assisted coding movement: that AI makes everyone better. The evidence suggests it makes everyone more productive in volume but potentially less skilled in depth.

Why it matters: If the hypothesis holds, the career implication is that deep expertise — knowing when AI is giving you bad code because you understand the problem domain — becomes more valuable, not less. The engineers who survive and thrive will be the ones who can say “no, that’s wrong” to the AI’s output, not the ones who can prompt faster.


AI Is Interviewing Thousands of Kiwi Job Seekers — So I Gave It a Try

1News NZ published an account of a journalist submitting to an AI-powered job interview, revealing that thousands of New Zealanders are already being processed by automated interview systems. The journalist’s experience: the AI asked standard behavioural questions, adapted follow-ups based on responses, and provided a scorecard to the employer.

The article doesn’t name the platform, but the technology is one of several AI recruiting tools that have gone mainstream in NZ over the past year, deployed by both large employers and recruitment agencies.

Why it matters: If you’re job hunting in NZ in 2026, you’re almost certainly going to be interviewed by AI at some point. The skills that work in human interviews — reading the room, building rapport, leveraging subtle social cues — don’t translate. The new skill is treating the AI interview like an exam: structured, rehearsed, and optimised for keyword recognition. It’s dehumanising, but it’s the reality until someone regulates this.


Grok Build Brings AI Coding to Your Mac Terminal — No Programming Knowledge Required

xAI released Grok Build, an AI coding tool that runs directly in your Mac terminal with a stated pitch of “no programming knowledge required.” It joins Cursor, Claude Code, Copilot, and a dozen other AI coding assistants — but with a twist: it’s free and terminal-native.

Grok Build reportedly handles full application scaffolding, not just code completion. Type a prompt, get a working app. The “no programming knowledge” claim is aspirational, but the democratisation trend is real.

Why it matters: The barrier to entry for software creation is approaching zero. When you can build a working application from a natural language prompt, the career question shifts from “can you code?” to “can you identify what’s worth building?” The value shifts from implementation to requirements, testing, security, and domain expertise. The “prompt-to-app” pipeline is here — now the question is who can use it responsibly.


Jensen Huang Says Layoffs Are ‘Managerial Cowardice’ — What That Means for Your Career

Nvidia CEO Jensen Huang called layoffs an “act of managerial cowardice,” arguing that managers who cut jobs instead of reskilling teams are avoiding their real responsibility. The comment lands in a year where 115,430 tech workers have already been let go — and AI is the stated reason in 47.9% of cases.

Huang’s argument: if AI is truly transformative, the right response isn’t layoffs — it’s reallocation. Nvidia itself is hiring 4,000 people in Taiwan alone. But critics note that Nvidia can afford to hire because they’re selling the shovels in the AI gold rush. The companies using those shovels may genuinely have less need for human labour.

Why it matters: Huang’s framing creates a useful distinction for your career. Are you at a company that responds to AI by reskilling and reallocating? Or are you at a company that sees AI as permission for workforce reduction? The answer tells you everything about whether your employer sees you as an asset to develop or a cost to cut. Huang is right that reskilling is the better strategy — but he’s not the one making that decision for your company.


🔍 THE BOTTOM LINE: The week’s career signals are contradictory and uncomfortable. AI-assisted development is becoming standard, but three supply chain attacks prove you can’t trust what the AI installs. Good engineers may actually be getting worse with AI assistance. Thousands of Kiwis are already being interviewed by AI. And the CEO of the world’s most valuable company says your boss is a coward for laying you off instead of reskilling you. The through-line: in 2026, career resilience means being the person who can validate AI’s output, not just generate it.