← 返回 Skills 市场
Splunk
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
133
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install splunk
功能描述
Splunk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Splunk data.
安全使用建议
This skill delegates Splunk access to the Membrane platform — installing and logging into the Membrane CLI will cause Splunk credentials and data to be managed and proxied by that third party. Before installing, verify you trust @membranehq/cli (check the package publisher and repository), confirm organizational policy allows a third party to access Splunk data, and consider least-privilege connections (scoped accounts) for the Splunk connection. Also prefer installing CLIs from a vetted source and avoid installing global npm packages from untrusted environments.
功能分析
Type: OpenClaw Skill
Name: splunk
Version: 1.0.1
The skill provides a legitimate integration for Splunk by leveraging the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through standard authentication, action discovery, and execution workflows using the Membrane platform. It follows security best practices by explicitly advising against asking users for raw API keys, instead delegating credential management to the Membrane service. No evidence of data exfiltration, obfuscation, or malicious intent was found.
能力评估
Purpose & Capability
The name/description (Splunk integration) match the instructions: the skill delegates Splunk access to the Membrane platform and describes how to create connections and run actions. Requested tools (Membrane CLI) and network access are appropriate for this purpose.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, logging into Membrane, creating a Splunk connection, and discovering/running Membrane actions. It does not instruct reading unrelated files or environment variables. Notable: all Splunk access is proxied through Membrane, meaning Splunk data and credentials are handled by that third party (the doc explicitly recommends not asking users for API keys).
Install Mechanism
No install spec in registry, but SKILL.md instructs using npm to install @membranehq/cli (global install or npx). Installing an npm package from the public registry is typical for a CLI but carries the normal supply-chain/trust considerations (verify package authenticity and source).
Credentials
The skill does not request environment variables, system config paths, or unrelated credentials. The only credential interaction is via Membrane's login flow and the creation of a Splunk connection (handled by Membrane), which is proportionate to a Splunk integration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges or make changes to other skills. It relies on the agent invoking the Membrane CLI when needed (normal behavior).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install splunk - 安装完成后,直接呼叫该 Skill 的名称或使用
/splunk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Splunk 是什么?
Splunk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Splunk data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 Splunk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install splunk」即可一键安装,无需额外配置。
Splunk 是免费的吗?
是的,Splunk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Splunk 支持哪些平台?
Splunk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Splunk?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills