authzed

26 mods across 1 repository, 2 stars between them.

authzed/authzed-marketplace

Agent

Use this agent to analyze codebases and identify where authorization checks should be added. Uses data flow analysis to find authorization boundaries. Examples.

2 4d ago A 31 tokens original Apache-2.0

migration-analyzer

03

authzed/authzed-marketplace

Agent

Use this agent for phase 0 of a migration to SpiceDB - it scans both the source authorization model and the whole application codebase and returns a structured findings report (Class A/B/C) for the pre-flight gate to resolve. Launched by /spicedb-dev:migrate. Examples.

2 4d ago A 64 tokens original Apache-2.0

audit-coverage

05

authzed/authzed-marketplace

Command

Audit SpiceDB permission coverage -- reads your schema and scans the codebase to produce a matrix showing which permissions have code checks and which are unprotected.

2 4d ago A 33 tokens original Apache-2.0

authzed/authzed-marketplace

Command

Add SpiceDB permission checks and lookup operations to application code (CheckPermission, BulkCheckPermission, LookupResources, LookupSubjects).

2 4d ago A 32 tokens original Apache-2.0

implement-spicedb

10

authzed/authzed-marketplace

Command

Add SpiceDB operations to application code (permission checks, relationship management, bulk operations, lookups).

2 4d ago A 25 tokens original Apache-2.0

migrate-code

11

authzed/authzed-marketplace

Command

Rewrite a source system's client call sites into SpiceDB client calls, and add the SpiceDB client to the project.

2 4d ago A 27 tokens original Apache-2.0

migrate-verify

15

authzed/authzed-marketplace

Command

Emit a differential harness that dual-runs SpiceDB beside a live source system, diffs disagreements safely, and turns confirmed agreements into regression tests.

2 4d ago A 33 tokens original Apache-2.0

migrate

16

authzed/authzed-marketplace

Command

Migrate an application from another authorization system to SpiceDB - analyze, hold the pre-flight gate, and route through the conversion phases.

2 4d ago A 29 tokens original Apache-2.0

plan

17

authzed/authzed-marketplace

Command

Plan a SpiceDB authorization implementation -- scopes complexity, identifies the right starting phase, and writes an authorization-plan.md artifact with phased next steps and specific commands to run.

2 4d ago A 34 tokens original Apache-2.0

authzed/authzed-marketplace

Skill Claude CodeCodex

Use when a user wants to plan, scope, or get started with adding authorization to their application - guides brainstorming to produce a phased implementation plan that incorporates the right skills and commands in sequence.

2 4d ago A 40 tokens original Apache-2.0

authzed/authzed-marketplace

Skill Claude CodeCodex

Use when writing tests for SpiceDB authorization, generating test fixtures, designing positive/negative test scenarios, or verifying permission correctness - provides patterns for fixture generation, integration testing, and negative test coverage.

2 4d ago A 41 tokens original Apache-2.0

authzed/authzed-marketplace

Skill Claude CodeCodex

Use when migrating an application from another authorization system (OpenFGA, Okta FGA) to SpiceDB - runs the phase pipeline that converts schema, data, application code, and tests, with a pre-flight gate that surfaces every blocking decision before conversion begins.

2 4d ago A 58 tokens original Apache-2.0

OpenFGA to SpiceDB

23

authzed/authzed-marketplace

Skill Claude CodeCodex

Use when converting an OpenFGA, Okta FGA, or Auth0 FGA authorization model and application to SpiceDB - supplies the construct mapping, blocker catalog, identifier normalization, and code mapping needed to convert the schema, data, and application code.

2 4d ago A 58 tokens original Apache-2.0

authzed/authzed-marketplace

Skill Claude CodeCodex

Use when implementing SpiceDB client calls, choosing a consistency model, handling errors and retries, or optimizing permission check performance - provides language-specific patterns for Go/TypeScript/Python with fail-safe error handling.

2 4d ago A 46 tokens original Apache-2.0