← Back to Skills Marketplace
gora050

Splunk

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
133
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install splunk
Description
Splunk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Splunk data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install splunk
  3. After installation, invoke the skill by name or use /splunk
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug splunk
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Splunk?

Splunk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Splunk data. It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.

How do I install Splunk?

Run "/install splunk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Splunk free?

Yes, Splunk is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Splunk support?

Splunk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Splunk?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments