marketplace
01Plugin Claude Code
Plugin marketplace listing 1 plugin: kastell.
Plugin Claude Code
Plugin marketplace listing 1 plugin: kastell.
Plugin Claude Code
Server security auditing, hardening, and fleet management. Runtime-derived audit catalog, CIS/PCI-DSS/HIPAA compliance, production hardening workflows, and first-party MCP tools. Supports Hetzner, DigitalOcean, Vultr, Linode with Coolify, Dokploy, and bare VPS modes.
Skill Claude CodeCodex
Server security auditing, hardening, and fleet management. 457 security checks across 30 categories (SSH, Firewall, Docker, TLS, HTTP Headers), CIS/PCI-DSS/HIPAA compliance mapping, 24-step production hardening, and 13 MCP tools. Supports Hetzner, DigitalOcean, Vultr, and Linode with Coolify, Dokploy, and bare VPS…
Plugin Claude Code
Autonomous server security and infrastructure management. First-party MCP tools for cloud server provisioning, security auditing, hardening, backup, and fleet management across Hetzner, DigitalOcean, Vultr, and Linode.
MCP server Claude CodeCodexCursor +2
MCP server "kastell" as configured in kastelldev/kastell. Runs ${CLAUDE_PLUGIN_ROOT}/../../dist/mcp-bundle.mjs with node. Needs 5 environment variables to run.
Agent
Security audit analyzer for Kastell servers. Runs kastell audit, maps results across 5 security domains (perimeter, authentication, runtime, internals, compliance), tracks score trends across sessions. Use when running kastell audit, analyzing server security posture, investigating audit findings, or generating…
Hook
Runs before the agent uses a tool for Bash and Bash tool calls, executing destroy-block.cjs and pre-commit-audit-guard.cjs via node (2 commands). From kastelldev/kastell.
Hook
Runs after a tool call finishes for Bash tool calls, executing session-log.cjs via node. From kastelldev/kastell.
Hook
Runs when a session starts, executing session-audit.cjs via node. From kastelldev/kastell.
Hook
Runs when the agent finishes a response, executing stop-quality-check.cjs via node. From kastelldev/kastell.
Skill Claude CodeCodex
Safety guard for destructive Kastell operations. Intercepts destroy and restore commands and requires explicit confirmation before proceeding.
Skill Claude CodeCodex
Kastell CLI patterns, architecture, anti-patterns, and decision trees. Use automatically when working in Kastell codebase or when asked about Kastell server infrastructure, security audit, hardening, lock, provision, or provider management.
Skill Claude CodeCodex
Read-only Kastell codebase exploration. Use when tracing a bug across files, mapping callsites before refactoring, or exploring unfamiliar subsystems. Runs in isolated context with Explore agent.
Skill Claude CodeCodex
Generate new Kastell components from templates. Creates boilerplate for CLI commands, audit checks, providers, and MCP tools following current architecture (commands thin, core fat, adapters dispatch).