By adocomplete
Authorization auditor for APIs. Finds IDOR / broken object-level authorization, missing role checks, mass assignment, tenant-isolation gaps, unauthenticated routes, and JWT validation flaws.
An authentication and authorization auditor for your codebase.
Sentinel finds authentication and authorization bugs that leak one customer's data to another. It specifically checks for issues like:
Sentinel is built for backend engineers that work on authn/authz workflows. That engineer doesn't need a generic "security scanner." They need something that understands the one rule their app lives or dies by: a caller may only ever touch data in their own tenant, and privileged actions require the right role. Sentinel encodes that rule and checks every endpoint against it.
Sentinel ships three components that work at three different moments:
| Component | Type | When it runs |
|---|---|---|
authz-auditor | Agent | A full, autonomous sweep of an API, producing a ranked findings report that can be called on demand. |
auth-review | Skill | An OWASP API-aligned checklist and reference material, used inline when writing or reviewing endpoints. Also runnable as /auth-review. |
| route-edit reminder | Hook | Automatically — after any edit to route/handler code, it nudges you to confirm the auth checks are still in place. |
/plugin marketplace add adocomplete/sentinel
/plugin install sentinel@sentinel
Confirm the install when prompted. The authz-auditor agent, the auth-review
skill, and the route-edit hook are now active.
net/http,
Express, Next.js, and Laravel today, but explicit per-framework parsing would
cut false negatives on unusual routing).authz-auditor runs on every pull request and comments findings.MIT.
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub adocomplete/sentinel --plugin sentinelEfficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use