AlpacaX

The AlpacaX blog—security, product thinking, and what we're learning as we build AI agent execution control.

Kubernetes access control governs access, not commands

Engineering

Kubernetes access control governs access, not commands

Access control checks whether you can reach a Kubernetes pod. It doesn't check whether the kubectl command you type should run.

Jungyeon Lee
Jungyeon LeeContent Marketer · August 27, 2026
Session-scoped sudo: bind OS-level root to a session, not a sudoers file

Engineering

Session-scoped sudo: bind OS-level root to a session, not a sudoers file

A sudoers rule only asks who's allowed to run a command. Sudo reaching Alpacon's command API asks a second question: is this command dangerous.

Jungyeon Lee
Jungyeon LeeContent Marketer · August 26, 2026
Two 2026 CVEs turned security tools into the attack path

Incident

Two 2026 CVEs turned security tools into the attack path

Microsoft Defender and Check Point SmartConsole both became attack paths in 2026, and one patch fell to a bypass a month later.

Marco Kwak
Marco KwakHead of GTM · August 25, 2026
Product update: what the audit log stops keeping—and stops missing

Product

Product update: what the audit log stops keeping—and stops missing

Command audit records are now safer, with more precise control over server access and approval requests.

Taeyeong Baek
Taeyeong BaekGTM Associate · August 25, 2026
Credential theft: entitlements without purpose

Incident

Credential theft: entitlements without purpose

Storm-2949 turned one compromised identity into a cloud-wide breach—the gap a stolen credential's entitlements can never answer.

Marco Kwak
Marco KwakHead of GTM · August 24, 2026
Command filtering fails two ways: GTFOBins, and a shell that rewrites what you matched

Engineering

Command filtering fails two ways: GTFOBins, and a shell that rewrites what you matched

Measured across 1,709 real-world denylists, most don't fully block what they were written to block.

Eunyoung Jeong
Eunyoung JeongFounder & CEO · August 20, 2026
AI agent execution control: what it is, and why AI-native PAM needs it

Insights

AI agent execution control: what it is, and why AI-native PAM needs it

Every agent constraint is either declared or enforced. Execution control is the enforced kind.

Eunyoung Jeong
Eunyoung JeongFounder & CEO · August 18, 2026
Zero standing privilege by design: make it a property of the session, not the token

Engineering

Zero standing privilege by design: make it a property of the session, not the token

Most vendors make the credential ephemeral. We make the privilege itself session-bounded—so standing privilege can't accumulate, even while a session is live.

Eunyoung Jeong
Eunyoung JeongFounder & CEO · August 13, 2026
An autonomous AI agent breached Hugging Face—here's the kill chain, and where execution control bounds it

Incident

An autonomous AI agent breached Hugging Face—here's the kill chain, and where execution control bounds it

An autonomous AI agent ran a real end-to-end intrusion on Hugging Face's production infrastructure. Here is the kill chain, and an honest map of where a runtime execution-control layer bounds it.

Jungyeon Lee
Jungyeon LeeContent Marketer · August 10, 2026
LegacyHive: a Windows zero-day you can't patch your way out of

Incident

LegacyHive: a Windows zero-day you can't patch your way out of

No CVE, no vendor patch, and it works on fully-patched machines. When patch-and-wait isn't a control, what's left is the layer that governs privileged actions as they run.

Jungyeon Lee
Jungyeon LeeContent Marketer · August 7, 2026
The gate worked. The database was still dumped.

Incident

The gate worked. The database was still dumped.

Sysdig documented the first in-the-wild LLM agent intrusion: four pivots, every access gate cleared, database exfiltrated. The layer neither covers.

Eunyoung Jeong
Eunyoung JeongFounder & CEO · June 24, 2026
Work Sessions: the audit unit your CISO actually needs

Product

Work Sessions: the audit unit your CISO actually needs

Alpacon's Work Sessions turn fragmented audit timelines into one object—declared intent, approval gate, session-scoped sudo, unified record.

David Calvert
David CalvertDeveloper Advocate · May 7, 2026
Blog | AlpacaX Blog