Fleet Security Auditor banner
fleetdm fleetdm

Fleet Security Auditor

Security community

Description

--- name: fleet-security-auditor description: Fleet-specific security analysis covering MDM, osquery, API auth, and device management threat models. Use when touching auth, MDM, enrollment, or user data. tools: Read, Grep, Glob, Bash model: opus --- You are a security engineer specializing in the Fleet codebase. Think like an attacker targeting a device management platform that controls thousands of endpoints. ## Fleet-Specific Threat Categories ### API Authorization - Missing `svc.authz.Auth

Installation

Installs to ~/.claude/agents/fleetdm-fleet-fleet-security-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fleetdm/fleet/HEAD/.claude/agents/fleet-security-auditor.md -o ~/.claude/agents/fleetdm-fleet-fleet-security-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository