crowdstrike

crowdstrike is a skill for Claude Code, Codex from Servosity/msp-skills. It costs 102 tokens per session (5,585 once invoked), scanned A, original, no licence file.

A CrowdStrike Falcon management add-on for managed service providers, which manage security for multiple customer organisations. It also keeps a local store for asking questions across all customer accounts.

In plain words
What is it for?
It helps review alerts, find outdated Falcon sensors, and investigate other security conditions across customers.
Why use it?
The standard tools may make you check tenants one at a time. This brings fleet-wide questions into one place.

Skill for Claude CodeCodex

Part of the crowdstrike plugin — 1 skill shipped together

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/servosity/msp-skills/crowdstrike
Any agent
npx skills add Servosity/msp-skills --skill crowdstrike
Clone the repo
git clone --depth 1 https://github.com/Servosity/msp-skills

Made for: Claude Code, Codex.

Or install crowdstrike, the plugin that ships this one along with the rest of its 1 skill.

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 crowdstrike

README.md
[![agentmods](https://agentmods.dev/badge/skills/servosity/msp-skills/crowdstrike.svg)](https://agentmods.dev/skills/servosity/msp-skills/crowdstrike)
Your own site
<a href="https://agentmods.dev/skills/servosity/msp-skills/crowdstrike"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/crowdstrike.svg" alt="Measured on agentmods" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,585 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown 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.00102 $0.05585
Opus 5 $0.00051 $0.02792
Sonnet 5 $0.00020 $0.01117
Haiku 4.5 $0.00010 $0.00558

Measured today against content hash 857d6c1b8670, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

crowdstrike scanned grade A with 1 finding 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 today.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

bash <(curl -fsSL https://raw.githubusercontent.com/Servosity/msp-skills/main/skills/crowdstrike/install.sh)
skills/crowdstrike/SKILL.md · 397 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

60 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. today Changed · +1 lines 857d6c1b8670
  2. 4d ago First seen · 396 lines · 102 tokens per session scan A 59bac1cc8274

Subscribe to this mod's changes

crowdstrike is a skill published in the GitHub repository Servosity/msp-skills (35 stars, last pushed 2d ago), with no licence file. It adds 102 tokens to every session and 5,585 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

ha-backup-platform-add

Augments an existing Home Assistant Custom Integration with one backup-platform surface — pre/post backup hooks or a backup agent — conforming to spec/ha/backup-platform. For hooks it generates backup.py with asyncprebackup/asyncpostbackup that symmetrically pause and resume stateful operations around a backup; for an…

nolte/claude-home-assistant · 194 tokens

withings

Unofficial Withings data for AI agents. Prefer MCP tools if connected; otherwise the package CLI. Use when the user wants Withings data or actions through an agent.

davidmosiah/withings-mcp · 38 tokens

vercel-cli

Safety-first Vercel CLI (vercel/vc) skill to fully manage projects from the terminal — deploys, env vars, domains, DNS, certs, projects, teams, logs, rollbacks, promotions, firewall, and vercel api. Classifies each command by risk tier and gates destructive/forbidden ops behind confirmation. Self-heals via embedded…

georgekhananaev/claude-skills-vault · 85 tokens

integrated-browser

Use this when working on the VS Code integrated browser ("browserView") to understand its architecture and mental model. Covers the embedded Chromium browser, its editor tab, navigation, overlay/layout, sessions, and agent browser tools under src/vs/platform/browserView and src/vs/workbench/contrib/browserView.

microsoft/vscode · 68 tokens

qodo-pr-resolver

Compatibility alias for explicit qodo-pr-resolver requests. Follow the complete Qodo PR review workflow embedded here and use qodo-review-resolver for new invocations; lifecycle update provenance intentionally uses the canonical qodo-review-resolver release-index identity.

qodo-ai/qodo-skills · 55 tokens

jtagprobe

Probe IoT/embedded targets for exposed SWD/JTAG debug interfaces using a SEGGER J-Link. Detects whether debug is OPEN, LOCKED (readout-protected), or DEAD (fused off). Use when assessing whether a target's on-chip debug port can be reached, identifying the silicon vendor from DPIDR/IDCODE, and confirming halt+memory…

BrownFineSecurity/iothackbot · 85 tokens