Getting Started
1. Install
- Download
Sentinel-1.0.0.dmgfrom your purchase confirmation email. - Open the DMG and drag Sentinel to
/Applications. - Launch Sentinel from Applications. macOS may show a security dialog on first open — click Open.
2. Activate your license
- Open Sentinel and click Settings in the sidebar.
- Paste your license key into the License field and click Activate.
- The status badge changes to Active within a few seconds.
Your license key is in the purchase confirmation email from LemonSqueezy.
3. Add your Anthropic API key
Sentinel's LearnWatch pipeline uses your own Anthropic key — we never see or proxy it.
- Go to Settings → Anthropic Key.
- Paste your key (starts with
sk-ant-). - Sentinel stores it in your macOS Keychain — it never leaves your machine.
4. Run your first scan
Sentinel's scanners run automatically when Claude Code edits files via hooks. To run a manual scan:
- Open Scanners in the sidebar.
- All 5 default scanners (CodeWatch, SecurityWatch, TestWatch, GapWatch, PerformanceWatch) are enabled.
- Click View findings on any scanner to see its results in the Issues tab.
5. Read the Ship-Readiness Dashboard
The landing tab shows files touched in your current Claude Code session, findings by severity, and a safety rating for each project. Green means safe to ship; red means at least one P0 issue is open. See Ship-Readiness for a full walkthrough.