magento-security

Installation
SKILL.md

Magento 2 Security

Before writing code

Fetch live docs:

  1. Web-search site:experienceleague.adobe.com commerce security for security best practices
  2. Web-search site:developer.adobe.com commerce php development security for developer security guide
  3. Web-search magento 2 security patches latest for recent security updates

Content Security Policy (CSP)

What It Does

Protects against XSS and code injection by restricting which resources (scripts, styles, images, fonts) can load.

Configuration

Related skills
Installs
3
GitHub Stars
29
First Seen
Mar 31, 2026