Skip to main content

tooljet

Enables users to build internal tools with ToolJet, a low-code platform for creating admin dashboards and CRUD apps effortlessly.

Install this skill

or
87/100

Security score

The tooljet skill was audited on Mar 7, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 54

Template literal with variable interpolation in command context

SourceSKILL.md
54amount_display: `$${(row.amount / 100).toFixed(2)}`,
medium line 67

Template literal with variable interpolation in command context

SourceSKILL.md
67actions.showAlert('success', `Refund of $${components.table1.selectedRow.amount} processed`);
low line 26

External URL reference

SourceSKILL.md
26# UI at http://localhost:80
low line 29

External URL reference

SourceSKILL.md
29helm repo add tooljet https://tooljet.github.io/helm-charts
low line 32

External URL reference

SourceSKILL.md
32# Cloud: https://tooljet.com (managed hosting)
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →