typo3-csp
Implement, configure, and analyze Content Security Policies (CSP) in TYPO3 v12-v14. Provides step-by-step instructions to enable CSP in report-only mode, monitor violations in the TYPO3 backend module, iteratively whitelist required sources, and transition to full enforcement — all without breaking site functionality. Use when the user wants to add or harden CSP on a TYPO3 site, interpret CSP violation reports, configure site-specific csp.yaml files, add extension-level CSP rules, troubleshoot blocked scripts/styles/images/iframes, or understand which TYPO3 feature flags control enforcement vs. report-only mode.
- License
- CC-BY-4.0
- Compatibility
- Requires a TYPO3 v12-v14 installation with access to its site configuration and CSP reporting UI; production enforcement needs staging verification.
Pinned to revision 7c7241631898, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/typo3-csp/SKILL.md
- skills/typo3-csp/README.md
- skills/typo3-csp/agents/openai.yaml
- skills/typo3-csp/evals/evals.json
- skills/typo3-csp/references/implementation-workflow.md
- skills/typo3-csp/references/php-extension-api.md
- skills/typo3-csp/references/troubleshooting.md
- skills/typo3-csp/references/yaml-syntax-and-sources.md
Every link opens the file at its source, pinned to the revision this page describes.