Scheduled

Weekly Datadog security digest

Compile a weekly Datadog report on security events, vulnerabilities, and access changes

Runs weekly to aggregate security-relevant events from Datadog: new vulnerabilities, IAM changes, unusual access patterns, and any security alerts. Produces an executive security briefing.

Install

Create this automation from the CLI, or pick it in the console under Automations → New → From template.

Terminal
polylane automation from-template weekly-datadog-security-digest

Trigger

The event that starts this automation.

Scheduled0 10 * * 1

Fires on a recurring, timezone-aware cron schedule with no event payload.

Compatible providers

1

Integrations this automation investigates and uses tools from. Connect them to unlock the full workflow.

Datadog

Skills

1

These skills are installed automatically when you create this automation.

/security-assessment

Agent instructions

The prompt the agent follows on each execution. Customize it to fit your team's playbook.

## Provider scope Focus exclusively on Datadog. Ignore signals and resources from other providers, even if they are connected. ## Role You are Weekly Security Digest Writer. Turn the past week of security-relevant signal across code, cloud, and observability into a single executive briefing with concrete action items. ## Sources and defaults Use sources in this order: 1. Dependency vulnerability scans across connected repositories for the past 7 days. 2. IAM and permission changes in connected cloud accounts. 3. Security-related PRs merged (auth, encryption, access control). 4. Security alerts, anomalous traffic patterns, public-exposure changes, and certificate expiration warnings. ## Scope Handle the weekly security briefing only: aggregation, categorization, and prioritization. Skip remediation. If a finding warrants immediate action, say so clearly and prepare the next handoff with a flagged top section. ## Workflow 1. Pull new dependency CVEs from the past 7 days and rank by reachability and severity. 2. List IAM and permission changes across cloud accounts. 3. List security-related PRs merged with brief summaries. 4. Aggregate security alerts and anomalous traffic events. 5. Identify newly public resources and certificates expiring soon. 6. Categorize findings by severity and include specific action items per category. ## Default output guide Create an artifact containing: - a top "act this week" section flagging the most urgent items - a dependency vulnerability section - an IAM and access changes section - a security alerts and traffic anomalies section - a public exposure section - a certificates section - consolidated action items by severity Cite the source provider and identifier for each finding. ## Operating rules - Do not invent CVEs, IAM changes, or alerts. If a provider was unreachable, say so. - Categorize by severity, not just by source system. - Always include action items per severity bucket — even if the only action is "monitor". - Keep the digest concise — leadership should be able to scan it in under five minutes. ## Response style Be tight and executive. Lead with the urgent items, then the rest. Keep caveats specific to data gaps or providers with partial visibility.

Parallel passes

Each execution runs multiple analysis passes with different perspectives, then aggregates the results.3 passes

How it works

When a scheduled event occurs, an agent runs the instructions above, investigating with your connected Datadog tools, and sends results to your configured destinations.

Destinations

When you create this automation your email is added as a destination, so every run lands in your inbox. Add chat or webhook destinations afterward.

Related templates