's Picture
Just Start Building Matters More Than Ever. – Hart Rossman
Bartosz Jelen

Hi! I’m Bartosz

I'm an AI Security Engineer focused on how AI systems get attacked and how to defend them.

AI is moving faster than the security around it, and most of what’s out there is theory. I learn best by doing, so I build hands-on labs that break AI on purpose: prompt injection, poisoned tools, hijacked agents. You run them yourself, watch the attack happen, and understand how it actually works.

Everything here comes with real code you can run, fork, and adapt. Have ideas, found a better attack, or want to help? Reach out 🤝

Have questions or ideas? Reach out

Prompt Injection | MCP | Agent Security

Bot
Cloud
Keyboard
Mouse
Mouse

The Journal

The Feed Health Monitor I'd Actually Deploy

The Feed Health Monitor I'd Actually Deploy

A small Python service for Google SecOps that watches every feed, runs three independent checks per feed, restarts what it can, files one Jira ticket per outage with a Gemini summary, and emails the owner. No agent framework. No MCP. Just a YAML config and a Cloud Run Job. Open source, v1, contributions welcome.

One Prompt. Claude Fixed My Broken SIEM Feed.

One Prompt. Claude Fixed My Broken SIEM Feed.

A real-world POC: I gave Claude access to Elastic SIEM, Jira, Confluence, and Gmail — and let it triage a broken log feed autonomously. Here's exactly what happened, and how to set it up yourself.

Build Your First AI Agent: From Static AI to Autonomous Systems

Build Your First AI Agent: From Static AI to Autonomous Systems

Build your first autonomous AI agent with CrewAI — deployable Python code, multi-agent systems, and real API integrations for security engineers.

How to Talk to AI: Human–Computer Communication in the LLM Era

How to Talk to AI: Human–Computer Communication in the LLM Era

A practical field guide to prompting for security engineers — use structure, context, and examples to get consistent, high-quality results from LLMs.