This skill enables an agent to set up and manage an immutable backup infrastructure. It focuses on creating backups that cannot be deleted or modified by ransomware or compromised admin accounts by leveraging WORM (Write Once Read Many) storage.
Use this skill when the user needs to establish a 3-2-1-1-0 backup strategy, specifically for the immutable copy requirement. It is ideal for high-security environments requiring cryptographic integrity verification and compliance-grade data retention.
restic check --read-data, and executing restore tests to validate RTO.Suitable for any agent with shell access and Python 3.8+ capabilities (e.g., Claude Code, Cursor, Codex, Gemini CLI).
This skill has not been reviewed by our automated audit pipeline yet.
Analyzing Ransomware Leak Site Intelligence
Collect and analyze ransomware data-leak site (DLS) posts to extract victim, group, sector and geographic trends for threat intelligence and proactive defense.
nhero — Aftermarket Dispenser Network
Framework treating pill dispensers as network devices: routing, access control, scramble-indexing and confidential supply tracking for custom dispenser workflow
snix — Rust Nix Reimplementation
snix is a Rust reimplementation of Nix focused on content-addressed build stores and minimal rootfs images for lightweight VM agent runtimes.
Flox Services Guide
Practical patterns and commands for running and managing background services in Flox environments: service manifests, logging, venv handling, and common service
WASM Goblins — Capability-Secure Runtime Patterns
Technical cookbook describing capability-safe interactions between Goblins actors and verified WASM runtimes, with runtime selection guidance, syscall mappings,
Performing Container Escape Detection
Audit Kubernetes pods to detect container escape vectors like privileged containers, dangerous capabilities, host namespace sharing, writable hostPath mounts, a