🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@clawdlets/plugin-cattle

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clawdlets/plugin-cattle

Clawdlets cattle plugin

Source
npmnpm
Version
0.3.0
Version published
Weekly downloads
4
-76.47%
Maintainers
1
Weekly downloads
 
Created
Source

Clawdlets

Clawdlets is the hetzner infrastructure companion for clawdbot and nix-clawdbot. It provides the tooling to deploy and manage secure, reproducible bot fleets on Hetzner Cloud using NixOS. The infra template lives in regenrek/clawdlets-template; this repo is the CLI + docs.

🚧 Under construction: Don't use this as it is. Its currently WIP and only for advanced users.

Looking for official AWS Deploy? clawdbot/clawdinators

Clawdlets Banner

Features

  • Discord bot fleet – deploy multiple bots from one repo.
  • Secure by default – WireGuard/Tailscale, lockdown, sops/age secrets.
  • Hetzner + NixOS – immutable infra + reproducible deploys.
  • CLI-first – bootstrap, deploy, ops, troubleshooting.
  • Atomic updates – rollbacks via NixOS generations.

Quickstart

Ready to ship? Check out the Quickstart Guide to get your fleet running in minutes.

  • Install git hooks: nix run nixpkgs#lefthook -- install -f
  • Policy is in .forbidden-paths.regex (blocks committing local runtime + credential files).
  • Manual gate before PR/release: pnpm gate

Ask an agent (copy/paste prompt)

clawdlets project init --dir ~/projects/clawdlets-project
cd ~/projects/clawdlets-project

Now start Codex/Claude and tell it
read @AGENT-BOOTSTRAP-SERVER.md and help me setup my own clawdlets hetzner server

Documentation

Powered By

Clawdlets is strictly an infrastructure wrapper. All credit for the AI assistant and Nix packaging goes to the core projects:

License

MIT

Find me

@kevinkernx

FAQs

Package last updated on 20 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts