Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
psylch avatar

Psylch Cors Audit Skill

  • Updated February 25, 2026
  • psylch/cors-audit-skill

cors-audit is a Claude Code skill marketplace plugin that audits end-to-end CORS across gateways, backends, and frontends with automated Python validation.

About

psylch-cors-audit-skill is a Claude Code marketplace plugin for architecture-level CORS reviews. Unlike single-file config linters, it traces the full request path to catch duplicate headers from gateways plus backends and micro-frontend embedding pitfalls. Use it when browsers block credentialed calls or micro-apps fail in production and you need systematic validation across layers.

  • Six-phase CORS walkthrough spanning gateway, backend, and frontend
  • Detects duplicate Access-Control-Allow-Origin from stacked proxies
  • Covers Caddy, nginx, Qiankun micro-frontends, and multi-origin APIs
  • Bundled Python script validates live endpoints and static configs

Psylch Cors Audit Skill by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add psylch/cors-audit-skill

Add your badge

Show developers this marketplace is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedFebruary 25, 2026
Repositorypsylch/cors-audit-skill

Why do browsers still fail CORS after each layer looks correct in isolation?

Run layered CORS audits across gateway, backend, and frontend with a bundled Python validator for live endpoints.

Who is it for?

Full-stack engineers debugging multi-tier web apps with reverse proxies, micro-frontends, or dynamic origin APIs.

Skip if: Static sites with no cross-origin API calls or teams that only need a single nginx snippet without path tracing.

What you get

A structured audit report and script validation output highlighting conflicts, unsafe combinations, and layer-specific fixes.

Recommended Marketplaces

FAQ

What layers does the skill inspect?

README and manifest emphasize gateway, backend, and frontend paths including micro-app architectures.

How is validation automated?

A bundled Python script tests live endpoints and static configuration files as described in the README table.

What common bug is highlighted?

Documentation calls out duplicate Access-Control-Allow-Origin when both gateway and backend set headers.

Securityappsecaudit

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.