devextreme-checkbox
Help developers use the DevExtreme CheckBox component (dxCheckBox) in Angular, React, Vue, and jQuery. Use when someone asks about CheckBox configuration, value states, three-state behavior, labels, value change events, or any scenario involving dxCheckBox or DxCheckBox. Trigger phrases: "DevExtr...
Install this skill
or
99/100
Security score
The devextreme-checkbox skill was audited on Jul 31, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 61
Command substitution pattern
SourceSKILL.md
| 59 | ```js |
| 60 | $(function() { |
| 61 | $('#check-box').dxCheckBox({ |
| 62 | value: false, |
| 63 | text: 'Agree to terms', |
Scanned on Jul 31, 2026
View Security Dashboard