Authorization Matrix — community Authorization Matrix, brightpath-coder, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Security-focused AI Agents needing comprehensive authorization auditing and authentication checks. BrightPath CLI — multi-provider AI agent orchestrator

cdalsoniii cdalsoniii
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The Authorization Matrix skill by cdalsoniii is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Security-focused AI Agents needing comprehensive authorization auditing and authentication checks.

Core Value

Empowers agents to verify endpoint authentication, authorization, and ownership checks through a complete authorization matrix, utilizing route configuration and middleware analysis, and supporting triggers like route configuration changes and auth middleware updates.

Capabilities Granted for Authorization Matrix

Automating authorization audits for multi-provider AI agent orchestrators like BrightPath CLI
Generating comprehensive authorization matrices from codebases
Debugging authentication and authorization issues in route configurations and middleware

! Prerequisites & Limits

  • Requires access to route configuration files (e.g., main.go or router files)
  • Needs path to middleware directory
  • Limited to triggering conditions like route configuration changes, auth middleware changes, or user invocation with specific commands
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

Authorization Matrix

Install Authorization Matrix, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Authorization Matrix Skill

Build a complete authorization matrix from the codebase and verify every endpoint has appropriate authentication, authorization, and ownership checks.

Trigger Conditions

  • Route configuration changes
  • Auth middleware changes
  • New handlers are added
  • User invokes with "auth matrix" or "authorization-matrix"

Input Contract

  • Required: Path to route configuration (main.go or router files)
  • Required: Path to middleware directory
  • Optional: Path to handler files for ownership check verification

Output Contract

  • Complete route → auth requirement matrix
  • List of unprotected routes (missing auth middleware)
  • List of routes missing account ownership verification
  • Comparison against the whitelist in rule 121

Tool Permissions

  • Read: Route config, middleware, handler files
  • Write: None (read-only analysis)
  • Search: Grep for Use(middleware.Auth, GetUserID, RequireScope, AccountOwnership

Execution Steps

  1. Extract all routes: Parse route registration to build complete endpoint list with HTTP method and path
  2. Identify auth middleware: Find which route groups use auth middleware
  3. Check whitelist: Compare unauthenticated routes against the whitelist in rule 121
  4. Verify ownership: For account-scoped routes (/accounts/:id/*), verify ownership middleware is applied
  5. Report: Produce authorization matrix with pass/fail per check

Success Criteria

  • All routes outside the whitelist are authenticated
  • All account-scoped routes verify ownership
  • All financial endpoints require appropriate scopes
  • No route bypasses auth through misconfiguration

References

  • .cursor/rules/121-route-auth-enforcement.mdc
  • .cursor/rules/042-security-authorization.mdc

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is Authorization Matrix?

Perfect for Security-focused AI Agents needing comprehensive authorization auditing and authentication checks. BrightPath CLI — multi-provider AI agent orchestrator

How do I install Authorization Matrix?

Run the command: npx killer-skills add cdalsoniii/brightpath-coder/Authorization Matrix. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for Authorization Matrix?

Key use cases include: Automating authorization audits for multi-provider AI agent orchestrators like BrightPath CLI, Generating comprehensive authorization matrices from codebases, Debugging authentication and authorization issues in route configurations and middleware.

Which IDEs are compatible with Authorization Matrix?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for Authorization Matrix?

Requires access to route configuration files (e.g., main.go or router files). Needs path to middleware directory. Limited to triggering conditions like route configuration changes, auth middleware changes, or user invocation with specific commands.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add cdalsoniii/brightpath-coder/Authorization Matrix. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use Authorization Matrix immediately in the current project.

Related Skills

Looking for an alternative to Authorization Matrix or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI