Skip to main content

create-backend-controller

Guides users in creating backend controller actions in Magento 2 for admin functionalities, ensuring proper ACL and routing integration.

Install this skill

or
93/100

Security score

The create-backend-controller skill was audited on Feb 9, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 60

External URL reference

SourceSKILL.md
60<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
low line 91

External URL reference

SourceSKILL.md
91<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
low line 101

External URL reference

SourceSKILL.md
101**URL Structure:** `https://yourdomain.com/admin/{frontName}/{controller}/{action}`
low line 104

External URL reference

SourceSKILL.md
104`https://yourdomain.com/admin/vendormodule/entity/index`
low line 111

External URL reference

SourceSKILL.md
111<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
low line 601

External URL reference

SourceSKILL.md
601<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
low line 624

External URL reference

SourceSKILL.md
624# Navigate to: https://ntotank.ddev.site/admin/vendormodule/entity/index
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →