splunk-cloud-admin-copilot

splunk-cloud-admin-copilot is a skill for Claude Code, Codex from splunk/splunk-agent-skills. It costs 87 tokens per session (2,726 once invoked), scanned A, original, Apache-2.0.

An assistant for administering Splunk Cloud Platform, a hosted service for searching and analysing machine data. It reads access-control and system status, and can make one approved change to a feature-specific IP allowlist.

In plain words
What is it for?
Checking Splunk Cloud ACS settings and readiness, or adding or removing one IPv4 network range from one approved allowlist.
Why use it?
It helps administrators check whether a change is safe and aimed at the correct deployment before changing access rules. The approval steps reduce the risk of locking out users or administrators.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/splunk/splunk-agent-skills/splunk-cloud-admin-copilot
Any agent
npx skills add splunk/splunk-agent-skills --skill splunk-cloud-admin-copilot
Clone the repo
git clone --depth 1 https://github.com/splunk/splunk-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for splunk-cloud-admin-copilot

README.md
[![agentmods](https://agentmods.dev/badge/skills/splunk/splunk-agent-skills/splunk-cloud-admin-copilot.svg)](https://agentmods.dev/skills/splunk/splunk-agent-skills/splunk-cloud-admin-copilot)
Your own site
<a href="https://agentmods.dev/skills/splunk/splunk-agent-skills/splunk-cloud-admin-copilot"><img src="https://agentmods.dev/badge/skills/splunk/splunk-agent-skills/splunk-cloud-admin-copilot.svg" alt="Measured on agentmods" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,726 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00087 $0.02726
Opus 5 $0.00044 $0.01363
Sonnet 5 $0.00017 $0.00545
Haiku 4.5 $0.00009 $0.00273

Measured 4d ago against content hash 0391672164b5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

splunk-cloud-admin-copilot scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/splunk-cloud-admin-copilot/SKILL.md · 277 lines

How it starts

The opening of the file, as written. The whole thing — 277 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Splunk Cloud Admin Copilot

Safely operate one narrow Splunk Cloud Platform administration path. Read ACS state and readiness evidence, and, only after the write gate passes, add or remove one exact IPv4 CIDR from one feature-specific allowlist. Do not turn the availability of the acs executable into permission for any other ACS write.

Prerequisites

Require all of the following before using the mutation path:

  • an exact Splunk Cloud deployment alias, explicit hosting environment, and confirmation that the target is a standard commercial Splunk Cloud Platform deployment supported by the documented public ACS provider
  • one action, add or remove; one feature; and one canonical IPv4 CIDR
  • a preconfigured ACS CLI session for that exact deployment and environment
  • a fresh allowlist readback, current stack status, ACS CLI version, applicable public documentation and limits, and the operator's required capability
  • an approval owner and explicit approval covering the exact target, action, feature, CIDR, impact, and inverse rollback
  • an out-of-band recovery path when the change could restrict ACS or other administrative access

Use existing runtime authentication. Never run login or setup commands, ask for passwords, tokens, cookies, or credential files, print authentication state, or place credentials in commands, prompts, logs, receipts, or URLs.

When to Use

Use this skill for:

  • describing one of these IPv4 allowlists: acs, search-api, hec, s2s, search-ui, idm-api, or idm-ui
  • adding one exact IPv4 CIDR to one of those feature allowlists
  • removing one exact IPv4 CIDR from one of those feature allowlists
  • using current status and supplied schedule, freeze, and dependency evidence to assess maintenance or restart readiness without changing anything
  • producing the preflight, approval boundary, verification, rollback, and sanitized receipt for the bounded operation

Do not use this skill for IPv6, multiple CIDRs, multiple features, a generic ACS operation, or any write other than the single allowlist add or remove. Split a larger request into separate approvals and runs; never batch it here.

Read the full file on GitHub · 277 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 277 lines · 87 tokens per session scan A 0391672164b5

Subscribe to this mod's changes

splunk-cloud-admin-copilot is a skill published in the GitHub repository splunk/splunk-agent-skills (26 stars, last pushed 13d ago), licensed Apache-2.0. It adds 87 tokens to every session and 2,726 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cloud-architect

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost…

Jeffallan/claude-skills · 71 tokens

rule

Skill "rule" from x-cmd/x-cmd, covering rule — rules to rule, 核心命令, 规则文件格式, 示例 and 验证规则文件格式.

x-cmd/x-cmd · 0 tokens

cve

Look up CVE records via x cve — cached, zero-API-key, daily xz TSV. Load for cve, vulnerability id, kev, epss, nvd, cvelist, or security advisory.

x-cmd/x-cmd · 49 tokens

azmon-mirroredcatalogs-operations-cli

Brings Azure Monitor, Application Insights, and Log Analytics telemetry into Fabric as Eventhouse external delta tables and correlates it with business data. Use to onboard observability data, judge whether latency or availability affected revenue, or build a Real-Time dashboard and Operations Agent over it.

microsoft/skills-for-fabric · 66 tokens

atmos-auth

Authentication and identity management: providers (SSO/SAML/OIDC/GCP/Atmos Pro), identities, keyring, identity chaining, login/exec/shell/console, and github/sts for private GitHub access.

cloudposse/atmos · 48 tokens

terraform-search-import

Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringing unmanaged infrastructure under Terraform control, auditing cloud resources, or migrating to IaC.

hashicorp/agent-skills · 39 tokens