deploying-edr-agent-with-crowdstrike

deploying-edr-agent-with-crowdstrike is a skill for Claude Code, Codex from Njones17/AI-agent-master-cyber-skills-list. It costs 85 tokens per session (2,292 once invoked), scanned B, original, no licence file.

A deployment procedure for installing and configuring CrowdStrike Falcon EDR agents on company devices. EDR, or endpoint detection and response, monitors devices for threats and supports security response.

In plain words
What is it for?
It is for onboarding endpoints, configuring detection policies, and connecting Falcon data to SIEM systems, which collect and analyze security events.
Why use it?
It helps organizations bring computers under central threat monitoring and prepare Falcon policies and telemetry integrations.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for onboarding endpoints, configuring detection policies, and connecting Falcon data to SIEM systems, which collect and analyze security events.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/njones17/ai-agent-master-cyber-skills-list/deploying-edr-agent-with-crowdstrike
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.

Any agent
npx skills add Njones17/AI-agent-master-cyber-skills-list --skill deploying-edr-agent-with-crowdstrike
Clone the repo
git clone --depth 1 https://github.com/Njones17/AI-agent-master-cyber-skills-list

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 deploying-edr-agent-with-crowdstrike

README.md
[![agentmods](https://agentmods.dev/badge/skills/njones17/ai-agent-master-cyber-skills-list/deploying-edr-agent-with-crowdstrike/github.svg)](https://agentmods.dev/skills/njones17/ai-agent-master-cyber-skills-list/deploying-edr-agent-with-crowdstrike)
Your own site
<a href="https://agentmods.dev/skills/njones17/ai-agent-master-cyber-skills-list/deploying-edr-agent-with-crowdstrike"><img src="https://agentmods.dev/badge/skills/njones17/ai-agent-master-cyber-skills-list/deploying-edr-agent-with-crowdstrike/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for deploying-edr-agent-with-crowdstrike

Your own site · 80×15
<a href="https://agentmods.dev/skills/njones17/ai-agent-master-cyber-skills-list/deploying-edr-agent-with-crowdstrike"><img src="https://agentmods.dev/badge/skills/njones17/ai-agent-master-cyber-skills-list/deploying-edr-agent-with-crowdstrike.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,292 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00085 $0.02292
Opus 5 $0.00043 $0.01146
Sonnet 5 $0.00017 $0.00458
Haiku 4.5 $0.00009 $0.00229

Measured 9d ago against content hash 71ecd04e4220, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade B, and why

deploying-edr-agent-with-crowdstrike scanned grade B 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 9d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/process.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo dpkg -i falcon-sensor_7.18.0-17106_amd64.deb
skills/detection/deploying-edr-agent-with-crowdstrike/SKILL.md · 247 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

4 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. 9d ago First seen · 247 lines · 85 tokens per session scan B 71ecd04e4220

Subscribe to this mod's changes

deploying-edr-agent-with-crowdstrike is a skill published in the GitHub repository Njones17/AI-agent-master-cyber-skills-list (21 stars, last pushed 6mo ago), with no licence file. It adds 85 tokens to every session and 2,292 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

deploying-edr-agent-with-crowdstrike

Deploys and configures CrowdStrike Falcon EDR agents across enterprise endpoints to enable real-time threat detection, behavioral analysis, and automated response. Use when onboarding endpoints to EDR coverage, configuring detection policies, or integrating Falcon telemetry with SIEM platforms. Activates for requests…

26zl/cybersec-toolkit · 85 tokens

analyzing-dns-logs-for-exfiltration

Analyzes DNS query logs to detect data exfiltration via DNS tunneling, DGA domain communication, and covert C2 channels using entropy analysis, query volume anomalies, and subdomain length detection in SIEM platforms. Use when SOC teams need to identify DNS-based threats that bypass traditional network security…

mukul975/Anthropic-Cybersecurity-Skills · 73 tokens

edgeone-clawscan

The first security skill to install after setting up OpenClaw — powered by Tencent Zhuque Lab. Works like an antivirus for your AI environment: audits installed skills, scans skills before installation, and performs a full OpenClaw security health check to prevent data leaks and privacy risks. Backed by Tencent Zhuque…

Tencent/AI-Infra-Guard · 236 tokens

analyzing-kubernetes-audit-logs

Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications, privileged pod creation, and anonymous API access, and builds SIEM detection rules from the event patterns. Use when investigating a suspected cluster compromise, reconstructing what an attacker did through…

mukul975/Anthropic-Cybersecurity-Skills · 133 tokens

building-cloud-siem-with-sentinel

This skill covers deploying Microsoft Sentinel as a cloud-native SIEM and SOAR platform for centralized security operations. It details configuring data connectors for multi-cloud log ingestion, writing KQL detection queries, building automated response playbooks with Logic Apps, and leveraging the Sentinel data lake…

xalgorix/xalgorix · 78 tokens

detecting-compromised-cloud-credentials

Detecting compromised cloud credentials across AWS, Azure, and GCP by analyzing anomalous API activity, impossible travel patterns, unauthorized resource provisioning, and credential abuse indicators using GuardDuty, Defender for Identity, and SCC Event Threat Detection.

xalgorix/xalgorix · 55 tokens