Cyberdyne Systems Stalk this page with RSS CC-BY

Corrupted.io — a tech log

Welcome to my little corner of the web. I post technical howto's and walkthroughs on the blog occasionally.
Most of it is geared around OpenSource, System Administration, Automation, and System Engineering. If you would like to have updates pushed to you, you can subscribe via RSS

Latest Posts:

Deploying Hermes Agent securely: a practical hardening guide

On: 27 Jul 2026 By: Jason Barbier · hermes-agent security ai-agents self-hosting hardening

Deploying Hermes Agent securely Agents can be dangerous but with a bit of care they can be deployed safely and securely. Lets talk about how we could get Hermes to be deployed in a safe and sane fashion

Using Hermes Agent for Security Workflows

On: 15 Jun 2026 By: Jason Barbier · hermes-agent security ai-agents soc appsec hermes-as-a-security-agent-series

Using Hermes Agent for Security Workflows I have been using Hermes Agent for security work – triage pipelines, code-review gates, threat-intel summarization, compliance collection, incident response data analysis. This post is about where it fits, what it can do, and where it breaks.

RAG Poisoning: When Your "Safe" AI Eats Bad Documents

On: 24 Apr 2026 By: Jason Barbier · RAG LLM AI Security Prompt Injection Adversarial ML Embeddings Infosec Cybersecurity

RAG Poisoning: When Your “Safe” AI Eats Bad Documents So you built a RAG pipeline. Congrats. You probably think you’re safe because the LLM “only answers from approved documents.” I have some bad news.