custom-visualization-builder
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
shelltool to scaffold, build, and package visualizations. It includes commands for project initialization vianpx, dependency installation viayarn, and application deployment using the Splunk CLI. - [EXTERNAL_DOWNLOADS]: The workflow requires downloading developer tools and libraries from public registries. It specifically references official
@splunkpackages and standard peer dependencies likereact. - [PROMPT_INJECTION]: The skill manages the processing of untrusted search results within visualizations. It provides specific instructions to developers on safe rendering techniques, such as using
textContentto prevent script injection from search field values.
Audit Metadata