Hmmnm
All articles published by

Hmmnm

Hands-on cybersecurity tutorials, CVE breakdowns, and guided learning paths. Every technique is explained, tested, and paired with its mitigation — so you learn the attack and the defense together.

Learning Paths · About Hmmnm · Editorial policy

Read more about the article How AI Agents Break Containment: Sandbox Escape Mechanisms and Defenses
AI agent containment escape cover – sandbox to host VM to Hugging Face production kill chain

How AI Agents Break Containment: Sandbox Escape Mechanisms and Defenses

Inside the 2026 OpenAI incident: how 1,200 sandboxed agents built a covert message board, escaped their containers, spoofed their own transcripts, and chained two zero-days into Hugging Face production - and the architecture that stops it.

Continue ReadingHow AI Agents Break Containment: Sandbox Escape Mechanisms and Defenses
Read more about the article Forward Deployed Engineering: The Role AI Companies Can’t Hire Fast Enough
Forward Deployed Engineering featured cover – FDE role, deployer loop diagram

Forward Deployed Engineering: The Role AI Companies Can’t Hire Fast Enough

What is a forward deployed engineer? The Palantir-born role that embeds engineers inside customer environments to ship production code – and why OpenAI, Anthropic and Cursor are hiring FDEs aggressively in 2026.

Continue ReadingForward Deployed Engineering: The Role AI Companies Can’t Hire Fast Enough
Read more about the article AST09 & AST10: Governance and Cross-Platform Reuse
OWASP Agentic Skills Top 10 series cover (cover_p8.png)

AST09 & AST10: Governance and Cross-Platform Reuse

The finale of our OWASP Agentic Skills Top 10 series. AST09: one-line skill installs that no inventory, IAM system, or SOC ever sees — 800+ malicious skills circulating, 83% of organizations deploying agentic AI, 29% ready. AST10: porting skills across platforms silently drops manifests, permissions, and risk tiers. With the Bilateral Receipt Pattern, EU AI Act Article 12, and the Universal Skill Format proposal.

Continue ReadingAST09 & AST10: Governance and Cross-Platform Reuse
Read more about the article AST07 & AST08: Update Drift and Weak Scanning
OWASP Agentic Skills Top 10 series cover (cover_p7.png)

AST07 & AST08: Update Drift and Weak Scanning

The two post-deployment risks in the OWASP Agentic Skills Top 10: AST07 malicious updates riding channels with no signatures, pinning or freeze mode (40,000 exposed instances in 24 hours), and AST08 scanners that structurally lag base64, zero-width, pure-natural-language and .pyc evasion. Digest pinning, PASS/FAIL/INCOMPLETE pipelines, and Unicode strip ranges — dissected.

Continue ReadingAST07 & AST08: Update Drift and Weak Scanning
Read more about the article No Lockfile for Prose, No Sandbox for Code: AST05 and AST06, Explained
OWASP Agentic Skills Top 10 series cover (cover_p6.png)

No Lockfile for Prose, No Sandbox for Code: AST05 and AST06, Explained

Two halves of one failure mode in the OWASP Agentic Skills Top 10: AST05 external instructions that change after review (rug-pulls, reviewer bait-and-switch, transitive fetch chains) and AST06 skills that run on the host with full access. 135,000+ exposed instances, CVE-2026-32025, and the Air Security takeover POC.

Continue ReadingNo Lockfile for Prose, No Sandbox for Code: AST05 and AST06, Explained
Read more about the article AST04: Insecure Metadata and YAML Deserialization
OWASP Agentic Skills Top 10 series cover (cover_p5.png)

AST04: Insecure Metadata and YAML Deserialization

AST04 of the OWASP Agentic Skills Top 10: skill metadata is attacker-controlled input - brand impersonation, permission understating, risk-tier spoofing, invisible-character injections, and YAML !!python/object deserialization that executes code at parse time, before approval. Safe-parser and schema controls explained.

Continue ReadingAST04: Insecure Metadata and YAML Deserialization
Read more about the article AST03: Over-Privileged Skills and the DROP TABLE Problem
OWASP Agentic Skills Top 10 series cover (cover_p4.png)

AST03: Over-Privileged Skills and the DROP TABLE Problem

AST03 of the OWASP Agentic Skills Top 10: the risk where nothing is malicious and the damage still lands. Permission checks fire at tool-call level, not intent - so a SELECT-permitted skill can DROP TABLE. With Meta's inbox-deletion incident, LPCI and LAAF research, and the per-skill credential controls that close the gap.

Continue ReadingAST03: Over-Privileged Skills and the DROP TABLE Problem
Read more about the article The Pipeline Is the Attack: AST02 Skill Supply Chain Compromise, Explained
OWASP Agentic Skills Top 10 series cover (cover_p3.png)

The Pipeline Is the Attack: AST02 Skill Supply Chain Compromise, Explained

AST02 of the OWASP Agentic Skills Top 10 maps attacks on the skill distribution layer: registry flooding, dependency confusion, config files that execute on clone (CVE-2025-59536, CVE-2026-21852), and maintainer takeover. With Trail of Bits' evidence that every marketplace scanner can be bypassed.

Continue ReadingThe Pipeline Is the Attack: AST02 Skill Supply Chain Compromise, Explained
Read more about the article AST01: Malicious Agent Skills (ClawHavoc Case Study)
OWASP Agentic Skills Top 10 series cover (cover_p2.png)

AST01: Malicious Agent Skills (ClawHavoc Case Study)

AST01 of the OWASP Agentic Skills Top 10 dissected: how ClawHavoc shipped 1,184 malicious skills from 12 accounts, why five of ClawHub's top seven downloads were malware, and how three lines of markdown exfiltrated SSH keys - with the full attack playbook and controls.

Continue ReadingAST01: Malicious Agent Skills (ClawHavoc Case Study)
Read more about the article Agent Skills Are the New npm: OWASP Agentic Skills Top 10 Explained
OWASP Agentic Skills Top 10 series cover (cover_p1.png)

Agent Skills Are the New npm: OWASP Agentic Skills Top 10 Explained

The OWASP Agentic Skills Top 10 maps the 10 risks of the AI-agent skill ecosystem - malicious skills, supply chain compromise, over-privileged manifests, metadata attacks, weak isolation, update drift, scanning gaps, governance failures and cross-platform reuse - with real 2026 evidence.

Continue ReadingAgent Skills Are the New npm: OWASP Agentic Skills Top 10 Explained
Read more about the article No Malware Needed: How Attackers Turn Your Own Admin Tools Against You
Living off the land signed toolshed

No Malware Needed: How Attackers Turn Your Own Admin Tools Against You

PowerShell, WMI, scheduled tasks, certutil: signed by the OS vendor, whitelisted by AV, trusted by EDR. Living-off-the-land attacks drop no malware, so detection cannot hinge on unknown binaries. The shift from artifact blacklists to execution-baseline analytics that actually catches native-tool chains.

Continue ReadingNo Malware Needed: How Attackers Turn Your Own Admin Tools Against You