raziel
01Plugin Claude Code
Plugin marketplace listing 1 plugin: raziel.
Plugin Claude Code
Plugin marketplace listing 1 plugin: raziel.
Plugin Claude Code
AI coding agent guidance for TideCloak — threshold-cryptography auth, E2EE, IGA governance, Forseti contracts, server-side protection, plus security gap analysis and hosting guidance.
MCP server Claude CodeCodexCursor
MCP server exposing Tide operational guidance — canon, playbooks, skills, prompts, adapters, and scenarios for AI coding agents. Runs locally from the @tideorg/mcp npm package.
Skill Claude CodeCodex
Review the Tide agent pack through governance, risk, and compliance lenses.
Skill Claude CodeCodex
Troubleshoot broken Tide integrations. Own login failures, missing roles/claims, auth errors, and finding extraction. This skill does NOT build new features — it fixes broken ones.
Skill Claude CodeCodex
Wire the Tide SDK into the application. Own SDK installation, provider setup, config loading, redirect handler, CSP, silent SSO, DPoP auth page, and webpack workarounds. This is app-level work, not infrastructure.
Skill Claude CodeCodex
Convert raw session findings into structured pack learnings, refinement backlog entries, and pack update candidates. This skill closes the feedback loop: real-world build failures become pack improvements.
Skill Claude CodeCodex
Decide whether the Tide MCP pack is safe to release. This role runs the deterministic test gate, then does the semantic review the gate cannot, and issues a single verdict: SHIP, SHIPWITHWARNINGS, or BLOCK. It is the pre-release quality gate for the pack (canon, playbooks, skills, prompts, reference-apps, and the MCP…
Skill Claude CodeCodex
Add role-based access control to protected APIs using verified JWT claims. Optionally add self-encryption (user-bound E2EE) using Tide's tag-based role system. Both features require prior auth + API protection.
Skill Claude CodeCodex
This role runs an Blast Radius Assessment, not a security risk assessment. The distinction is the whole point and must not blur.
Skill Claude CodeCodex
Check implementation work against pack doctrine, security invariants, scenario correctness, and anti-patterns. The Reviewer is a compliance/sanity/security gate — not a second builder.
Skill Claude CodeCodex
Add client-side route guards (UI gating) and server-side API authorization (real security) to a Tide-enabled Next.js app. Ensure every protected API verifies JWTs with embedded JWKS and optionally verifies DPoP proofs.
Skill Claude CodeCodex
Determine what kind of problem this is before any build work begins. Resolve every ambiguity that would cause the wrong specialist to act. Surface unresolved ambiguity to the Tech Lead instead of guessing.
Skill Claude CodeCodex
Analyze an existing system — one that may have no Tide involvement at all — and produce an honest security gap analysis that maps concrete weaknesses to the Tide capabilities that remove them. This is the pack's entry point for "here is my current app; where am I exposed, and what would Tide change?".
Skill Claude CodeCodex
Detect whether TideCloak infrastructure is running and correctly bootstrapped. Own the TideCloak container lifecycle, realm creation, licensing, IGA enablement, admin user, account linking, and adapter JSON export. Hand off app-level integration to tide-integration.
Skill Claude CodeCodex
Discover safe implementation patterns that meet the user's goal while staying inside pack rules and security invariants. This subagent explores when the pack does not already provide a clear direct path. It proposes — it does not override doctrine.
MCP server Claude CodeCodexCursor
MCP server teaching AI agents to implement TideCloak: auth, E2EE, IGA, security analysis. Runs locally from the @tideorg/mcp npm package.