Skip to content

/datadog-inspector-expert

Interpret datadog-inspector findings and translate Datadog monitoring, audit, log-retention, SSO, and RBAC results into GRC evidence and remediation.

shell
$ npx -y skills add GRCEngClub/claude-grc-engineering --skill datadog-inspector-expert --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/datadog-inspector-expert
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Interpret datadog-inspector findings and translate Datadog monitoring, audit, log-retention, SSO, and RBAC results into GRC evidence and remediation.

SKILL.md

datadog-inspector-expert.SKILL.md
name: datadog-inspector-expert
description: Interpret datadog-inspector findings and translate Datadog monitoring, audit, log-retention, SSO, and RBAC results into GRC evidence and remediation.
license: MIT

Datadog Inspector Expert

Use this skill when reviewing `datadog-inspector` output or planning Datadog control remediation.

Output Shape

Findings are written to:

~/.cache/claude-grc/findings/datadog-inspector/<run_id>.json

The connector emits a `datadog_organization` resource with SCF evaluations for:

  • `DCH-07`: log retention
  • `LOG-08`: audit log availability
  • `MON-01.2`: critical monitor coverage
  • `IAC-04`: SSO enforcement visibility
  • `IAC-07`: RBAC role inventory visibility
  • `GOV-03`: organization/API inventory

Review Guidance

  • Treat `inconclusive` as a permission or plan-coverage gap, not a pass.
  • Confirm monitor coverage against the user's actual critical service inventory; the collector can only infer criticality from Datadog monitor metadata.
  • Pair API output with Datadog org settings screenshots when SSO or audit APIs are unavailable.

Remediation Patterns

  • Set log index retention according to incident-response and regulatory requirements.
  • Ensure audit events are retained and exportable to long-term evidence storage.
  • Create monitors for production services and route critical alerts to incident response.
  • Enforce SSO and review local-user exceptions.
  • Review custom roles for least privilege.
Read more
Read it on GitHub ↗
Ships withtrust-center

Open-source GRC Engineering resource for Claude. claude-grc-engineering turns technical evidence from cloud, SaaS, code, and security tools into framework-aligned findings, gap reports, remediation guidance, evidence packages, and OSCAL workflows.

Get the whole plugin, auto-invoked