splunk-spl2-pipeline-kit
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs offline rendering and linting of SPL2 templates and does not initiate any network connections or external data transfers.
- [SAFE]: The core logic is implemented in a Python script using standard libraries for syntax validation and file generation, with no evidence of dynamic code execution or obfuscation techniques.
- [SAFE]: The skill incorporates security guidelines for the AI agent, specifically instructing it to use placeholders for sensitive data such as HEC tokens and private keys to prevent accidental exposure in chat or rendered files.
- [SAFE]: File system operations are scoped to a specific output directory for generating reports and templates, ensuring that operations remain predictable and localized.
- [SAFE]: The skill provides an ingestion point for user-supplied pipeline files for linting. This is assessed as safe because the script performs static analysis using regular expressions and does not execute the ingested content or perform network operations based on the input.
Audit Metadata