Created: 2026-03-22
Ralph Secure My Laptop
Running Claude Code in an autonomous loop to audit and harden a Mac M1 workstation using Ansible, Lynis, rkhunter, and mSCP CIS Level 1 checks.
Created: 2026-03-11
Modified: 2026-03-11
Safety Hooks for Claude Code
Three shell scripts that block destructive commands, protect sensitive files, and log everything Claude does.
Created: 2026-03-09
Modified: 2026-03-09
Writing My Own OpenClaw Skill for Linear
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.
Created: 2026-03-08
Modified: 2026-03-08
Trying to Secure OpenClaw using Kubernetes
Six layers of security hardening for OpenClaw on K3s, from network isolation to Pod Security Standards.
Created: 2026-03-07
Modified: 2026-03-07
Security Toolkit for AI Agents
A Docker image bundling semgrep, trivy, and gitleaks so AI coding agents can run security scans as part of their workflow.