dapr-middleware-validator

Community

Validate DAPR HTTP middleware configurations.

AuthorSahib-Sawhney-WH
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automatically validate DAPR HTTP middleware configuration files to ensure correct types and secure, well-ordered pipelines.

Core Features & Use Cases

  • OAuth2/Bearer/OPA validation: Checks that secret references, HTTPS URLs, and policies are correct.
  • Pipeline order: Verifies the recommended order of middleware handlers.
  • Security checks: Detects plain-text credentials and insecure endpoints.

Quick Start

Validate your middleware YAML before deployment using Claude with this Skill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dapr-middleware-validator
Download link: https://github.com/Sahib-Sawhney-WH/dapr-claude-plugin/archive/main.zip#dapr-middleware-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository