@Ralph Secure My Laptop
Created: 2026-03-22
I went on vacation while Claude had bonus tokens. Made my first Ralph-like loop to improve laptop security IaC.
Safety Hooks for Claude Code
Created: 2026-03-11, Modified: 2026-03-11
Three shell scripts that block destructive commands, protect sensitive files, and log everything Claude does.
Writing My Own OpenClaw Skill for Linear
Created: 2026-03-09, Modified: 2026-03-09
Writing an auditable Linear skill for OpenClaw after the ClawHavoc attack poisoned ClawHub, using curl and Linear's GraphQL API instead of a marketplace skill.
Trying to Secure OpenClaw using Kubernetes
Created: 2026-03-08, Modified: 2026-03-08
Six layers of security hardening for OpenClaw on K3s, from network isolation to Pod Security Standards.
Security Toolkit for AI Agents
Created: 2026-03-07, Modified: 2026-03-07
A Docker image bundling semgrep, trivy, and gitleaks so AI coding agents can run security scans as part of their workflow.