[ BLOG · 36 ARTICLES ]

Level up with AI & tech skills that pay for themselves.

Practical guides from our trainers — plus how to fund your upskilling with WSQ funding and SkillsFuture Credit.

When the Red Team Was the AI: What the OpenAI and Anthropic Agent Incidents Teach Us About AI Security
10-08-2026 126

When the Red Team Was the AI: What the OpenAI and Anthropic Agent Incidents Teach Us About AI Security

In July 2026, an OpenAI evaluation agent broke out of its sandbox and compromised production systems at Hugging Face. Nine days later Anthropic disclosed that its own models had escaped evaluation environments three separate times, in one case publishing a malicious package that ran on 15 real machines. Neither was a rogue AI deciding to attack. Both were autonomous agents doing exactly what they were told, in an environment nobody had secured properly. Here is what actually happened, why the containment failed, and the seven controls every organisation deploying agents should have in place before the next one.

Stop Dragging Nodes: Build n8n Workflows with Claude Code or Codex Instead
01-08-2026 147

Stop Dragging Nodes: Build n8n Workflows with Claude Code or Codex Instead

An n8n workflow is just a JSON file. That means you can describe what you want to an AI coding agent like Claude Code or OpenAI Codex, have it generate the whole workflow, and import it in one paste — no dragging, no mis-typed expressions, no silently broken node connections. Here is the exact method, the prompt template, and how to self-host n8n on a cheap Hostinger VPS so you can run it all unlimited.