This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Affected surfaces
Summary
AI summaryAdded Claude Code Plugin and four new skills with two agents, plus multiple hooks and dynamic content injection.
Full changelog
Added
- Claude Code Plugin —
kastell-plugin/marketplace-ready package withplugin.jsonmanifest,.mcp.json, andhooks.json - 4 Skills —
kastell-ops(background server management),kastell-research(Explore agent + architecture map),kastell-careful(skill-scoped LLM prompt hook),kastell-scaffold(4 fork-friendly templates) - 2 Agents —
kastell-auditor(security review) andkastell-fixer(bug diagnosis) project-scope agents - 5 Hooks —
session-log,stop-quality-check,session-audit,pre-commit-audit-guard,destroy-blockwith ESM-compatible.cjsscripts - MCP Discoverability —
server.instructions, MCP Logging,llms.txt,SUBMISSIONS.md, 4 platform setup guides,mcp-serverkeyword - Dynamic Content Injection —
!commandsyntax in 4 skill files for live codebase context
Fixed
- CLI↔MCP parity — 3 bugs fixed: logs default service (Dokploy), health host-key-mismatch detection, maintain update validation
- DO Coolify SSH key loss — Re-inject SSH public key after platform installer in cloud-init
- Docker crash after lock — SSH host key resolution in MCP health checks
- Plugin hook ESM compatibility — Renamed
.js→.cjsfor ESM project compatibility
Changed
- Commands→Core extraction —
backup,status,updatebusiness logic moved from commands/ to core/ (thin command pattern) - Adapter bypass elimination — 9 commands now use adapter properties (
port,defaultLogService,platformPorts) instead of hardcoded values - Shared
createMockAdapter()— Test mock factory intests/helpers/mockAdapter.ts; deduplicated across all test files - Test coverage — 4156→4178 tests (adapter contract, core extraction, hook tests)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About kastelldev/kastell
Server security auditing and hardening toolkit. 413 security checks across 29 categories (SSH, Firewall, Docker, TLS, HTTP Headers), CIS/PCI-DSS/HIPAA compliance mapping, 19-step production hardening, fleet management, and forensic evidence collection. Supports Hetzner, DigitalOcean, Vultr, and Linode. 13 MCP tools.
Related context
Related tools
Beta — feedback welcome: [email protected]