csp-debug - Debug CSP and SRI issues in Astro projects
Debug and fix Content Security Policy and Subresource Integrity issues in the jmrp.io Astro 6 project
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Debug CSP violations
- Debug SRI issues
- Generate CSP headers
- Add nonce attributes
- Generate SRI hashes
- Extract data URIs
- Run security tests
- Check CSP headers
- Verify SRI hashes
- Start CSP reporter
- Check security hotspots
Inputs
- jmrp.io project
- Astro source files
- External scripts
- Stylesheets
- TELEGRAM_BOT_TOKEN
- TELEGRAM_CHAT_ID
- SONAR_TOKEN
Outputs
- security_headers.conf
- security_headers_assets.conf
- SRI integrity hashes
- CSP violation reports
- Security hotspots reports
- Telegram notifications
- E2E test results
Requirements
- Astro 6 project
- Node.js environment
- pnpm package manager
