The nexter/get-security-settings ability reads the current configuration of all Nexter Extension security features. It returns the enabled state and settings for advance security, login attempt limiting, CAPTCHA, custom login URL, and SVG upload controls. Use this ability to inspect security posture before making changes.
Key Takeaways
Required Setup
This ability ships with Nexter Extension (Free). If you do not have it installed, follow the guide on how to install and activate Nexter Extension first.
What It Returns
The ability returns a features object with one key per security feature. Each entry contains enabled (boolean) and values (object). The five features are: advance-security (header hardening, directory protection), limit-login-attempt (max attempts, lockout duration), captcha-security (provider and keys), custom-login (custom login URL slug), and svg-upload (SVG file upload permission).











