tooljet
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Provides standard instructions for deploying the ToolJet platform using Docker (
docker compose up) and Kubernetes (helm install).- [EXTERNAL_DOWNLOADS]: References official resources including the ToolJet website and their GitHub-hosted Helm chart repository for installation.- [PROMPT_INJECTION]: Evaluated for indirect prompt injection risks as the skill handles user-defined components in SQL queries and JavaScript transformations. - Ingestion points: Processes user input through component values and query parameters in
SKILL.md. - Boundary markers: None explicitly defined in the example templates.
- Capability inventory: Includes system-level installation commands via
dockerandhelminSKILL.md. - Sanitization: Relies on the underlying ToolJet platform's internal handling of parameters and transformations.
Audit Metadata