kit 1.18.0
Added
- Agent / MCP / hook auditing (
kit agent-audit). A kit-native baseline over the coding-agent supply-chain surface: scans agent/MCP configs (.claude.json,.mcp.json,.cursor/mcp.json,.vscode/mcp.json,.claude/settings*.json) for plaintext secrets (reusesfindSecrets— the.claude.jsonsk_liveleak class) and cleartexthttp://MCP servers, and git hooks (.git/hooks,.githooks,.husky) for malware-shaped lines (pipe-to-shell, base64-decode-to-shell,/dev/tcpreverse shell,evalof a command substitution). Pure analyzers fixture-tested; read-only, fail-open per file. (#47)
Full changelog: https://github.com/sandstream/kit/blob/v1.18.0/CHANGELOG.md
Verify this release:
git tag -v v1.18.0
npm audit signatures