https://github.com/ek33450505/homebrew-cast-security
Homebrew tap for cast-security — brew install cast-security
https://github.com/ek33450505/homebrew-cast-security
cast claude-code homebrew security
Last synced: 14 days ago
JSON representation
Homebrew tap for cast-security — brew install cast-security
- Host: GitHub
- URL: https://github.com/ek33450505/homebrew-cast-security
- Owner: ek33450505
- Created: 2026-04-02T21:18:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-06T02:46:24.000Z (20 days ago)
- Last Synced: 2026-06-06T04:20:51.434Z (19 days ago)
- Topics: cast, claude-code, homebrew, security
- Language: Ruby
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-cast-security
Homebrew tap for [cast-security](https://github.com/ek33450505/cast-security) — security hooks and audit trail for Claude Code.
## Install
```bash
brew tap ek33450505/cast-security
brew install cast-security
cast-security install
```
## What it provides
- PreToolUse advisory threat scanner
- PermissionRequest auto-deny for sensitive paths
- SHA256 audit trail for all Write/Edit calls
- PII detection and redaction engine
## Manual install (no Homebrew)
```bash
git clone https://github.com/ek33450505/cast-security.git
cd cast-security
bash install.sh
```