Best use case
Use CORS Policy Hardening when you need to tighten cross-origin boundaries without silently breaking legitimate credentialed traffic, especially when the work is driven by cors and origin allowlist.
Security · Global library
Tighten cross-origin boundaries without silently breaking legitimate credentialed traffic.
Best use case
Use CORS Policy Hardening when you need to tighten cross-origin boundaries without silently breaking legitimate credentialed traffic, especially when the work is driven by cors and origin allowlist.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show cors-policy-hardeningUse
orchestrator-mcp skills export cors-policy-hardening --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/cors-policy-hardening ./your-agent-skills/cors-policy-hardening
# or open skills/cors-policy-hardening/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Coordinates comprehensive red team exercises targeting AI systems with automated attack generation, vulnerability discovery, and remediation tracking
Tests API security with OWASP API Top 10 coverage, authentication validation, and automated security test cases that find vulnerabilities before attackers
Protect critical audit trails against tampering with append-only integrity and verification strategies.