Skip to main content

Command Palette

Search for a command to run...

GitHub Agentic Workflows Vulnerable to GitLost Data Leak Exploit

Updated
1 min readView as Markdown
GitHub Agentic Workflows Vulnerable to GitLost Data Leak Exploit

GitHub Agentic Workflows shipped into public preview in February with a pitch that genuinely earned the excitement: skip the automation scripts, write a Markdown file in plain English, hand it to an AI agent powered by GitHub Copilot, Anthropic's Claude, Google Gemini, or OpenAI Codex, and watch it triage issues, run tools, and post comments on its own. No YAML plumbing. No webhook glue. The agent reads the issue, follows your instructions, replies. For teams drowning in triage work, this is the first automation primitive on GitHub that actually feels like delegation.

Then Noma Security researchers published a proof of concept that any external attacker can stand up in an afternoon and use to read your private repositories through the very agent you just delegated to.


This is an excerpt. Read the full post at otf-kit.dev/blog/github-agentic-workflows-vulnerability — full-stack kits your AI coding agent can actually ship to production. Browse the kits →

More from this blog

O

OTF — kits your AI coding agent can ship to production

493 posts

Engineering notes on shipping production apps with AI coding tools — Claude Code, Cursor, Codex, Lovable, Bolt — and the stack underneath: React Native, Expo, Next.js, Supabase. Honest takes on what works, what breaks, and the full-stack kits that get you to production faster. By OTF.