Episode 35: AI is transforming Security

Published: Tuesday, Jun 9, 2026 • Duration: 61 minutes • Season 1

AI is transforming Security

Download MP3 | Watch on YouTube

Supply chain attacks, AWS CodeArtifact, agentic workflows, auto mode sandboxing, and local memory systems with Hermes agent.

Watch on YouTube

summarize "https://youtu.be/W7QcWP8VngI" --timestamps --slides

An informal conversation about how AI is reshaping security and developer operations. Topics range from supply chain attacks and private registries to agentic workflows, auto mode sandboxing, and local memory systems.

Slide 1

Supply chain attacks & namesquatting

Red Hat GitHub breach, malicious packages propagating through frameworks and VS Code plugins, and PNPM becoming aggressive about disabling install-time hooks.

Slide 2

AWS CodeArtifact replacing Nexus

IAM/SSO integration makes rollout simple: read-only scopes for developers, GitHub Actions OIDC for publishing, pull-through caching against public registry outages — versus the cost and complexity of JFrog/Artifactory enterprise features.

Slide 3

AI reshaping the security profession

Security checklists become automated tests and guardrails; agents execute compliance checks across AWS configs and Git repos. The profession shifts from spreadsheet auditors to engineers who define what “good” looks like.

Slide 4

Agentic workflows: dynamic workflows & auto mode

Auto mode delegates command approvals to a model-based classifier — 0.4% of benign commands blocked, 17% of risky actions got through. Docker sandboxes and Cowork isolation as mitigations.

Slide 5

Hermes agent + Firecrawl

Running a local Hermes agent on Discord with Firecrawl to crawl 400 AWS doc pages in 5 minutes; migrating the agent from EC2 to a local desktop via SSH/tar orchestrated by Claude.

Slide 6

Local memory systems: mem0, hindsight, PG0

Embedding models and re-rankers on a local GPU, PG0 (embedded Postgres à la SQLite), hindsight semantic knowledge graphs, and CQ for team-level shared agent memory.

Timestamps