splunk-platform
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Splunk SDKs, REST APIs, and administrative tasks, providing code snippets that follow industry-standard patterns.
- [SAFE]: Secure secret management is prioritized; the skill explicitly instructs users to store credentials like
SPLUNK_TOKEN,SPLUNK_USER, andSPLUNK_PASSWORDin environment variables rather than hardcoding them in scripts. - [SAFE]: The guidance for Model Context Protocol (MCP) and AI integration includes a dedicated 'Validation Guidance' section that recommends read-only-by-default tool design, command allowlists, and bounded row counts to mitigate indirect prompt injection and resource exhaustion.
- [SAFE]: All external URLs point to official Splunk documentation (docs.splunk.com, dev.splunk.com), official Splunk GitHub repositories (github.com/splunk/), or the author's own repository (github.com/kundeng/).
Audit Metadata