Guard · Permissions
Permissions
Claude Code permission posture per tracked repo: the resolved defaultMode, the allow / ask / deny rules, configured hooks, and a 0-100 posture score that flags risky setups (bypassPermissions in repo settings, an overbroad Bash allow, a missing secret deny).
See it in motion
Where to find it
- Localhost:
/permissions.html?repo=<id> - API:
GET /api/permissions?repo=<id> - Keyboard: ⌘ K then
permissions - Sidebar: Security → Permissions
What it does for you
See, at a glance, whether each repo's permission posture is safe.Claude Code permission posture per tracked repo: the resolved defaultMode, the allow / ask / deny rules, configured hooks, and a 0-100 posture score that flags risky setups (bypassPermissions in repo settings, an overbroad Bash allow, a missing secret deny).