Skip to main content

create-frontend-controller

Guides users in creating frontend controller actions in Magento 2 for custom pages, AJAX endpoints, and form submissions.

Install this skill

or
91/100

Security score

The create-frontend-controller skill was audited on Feb 9, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 294

Curl to non-GitHub URL

SourceSKILL.md
294curl https://ntotank.ddev.site/yourmodule/controllername/actionname
low line 53

External URL reference

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

External URL reference

SourceSKILL.md
63**URL Structure:** `https://yourdomain.com/{frontName}/{controller}/{action}`
low line 254

External URL reference

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

External URL reference

SourceSKILL.md
294curl https://ntotank.ddev.site/yourmodule/controllername/actionname
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →