Denied Sdk banner
denied-dev denied-dev

Denied Sdk

Development community

Description

Official SDKs for the [Denied][denied-website] authorization platform.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Denied SDK

Official SDKs for the [Denied][denied-website] authorization platform.

Make permission checks with a simple API that follows Authzen Authorization API standard.

Available SDKs

  • Python: sync and async client with Pydantic validation
  • TypeScript: promise-based client with full type definitions

Available Extensions

Denied integrations are available for **[Antigravity](./extensions/antigravity/README.md)**, **[Claude Code](./extensions/claude-code/README.md)**, **[Codex CLI](./extensions/codex/README.md)**, **[Hermes Agent](./extensions/hermes/README.md)**, **[Kiro](./extensions/kiro/README.md)**, and **[OpenClaw](./extensions/openclaw/README.md)**. Each integration hooks into tool execution and checks authorization before a tool call runs.

License

Apache-2.0