qlik-load-script
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed technical documentation and best practices for Qlik scripting, including incremental loads, null handling, and master calendar generation. No malicious code or prompt injection attempts were identified.
- [REMOTE_CODE_EXECUTION]: The skill utilizes the Qlik
$(Must_Include=...)directive to incorporate shared scripting logic from the platform's library system (e.g.,lib://Scripts/error-handling.qvs). This is a standard and expected modularization pattern for Qlik development and does not constitute a security risk in this context. - [DATA_EXFILTRATION]: Database connectivity via
LIB CONNECT TOandSQL SELECTis documented. These are core functionalities of the Qlik platform for legitimate data ingestion and show no signs of unauthorized external data transfer or credential harvesting. - [PROMPT_INJECTION]: The skill uses instructional language to guide the agent in generating valid Qlik script code. There are no attempts to override agent safety filters or bypass platform constraints.
Audit Metadata