# Secops Log Correlation

> Correlates multi-source logs and events to build attack timelines.

- Skill: `nahisaho/secops-log-correlation` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add nahisaho/secops-log-correlation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nahisaho/secops-log-correlation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: nahisaho (https://skillmd.com/u/nahisaho)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nahisaho/secops-log-correlation

---


# secops-log-correlation

## Overview
Correlates multi-source logs and events to build attack timelines.

## Inputs
- Objective and context for this step in the suite
- Constraints, assumptions, and expected output format

## Outputs
- Structured result for downstream skills in the same suite
- Clear decisions, rationale, and next actions

## Notes
- This skill is designed to work with related skills in the \"secops\" suite.

---

## Verification Loop (v0.2.0)

```
PLAN   → define scope, inputs, expected outputs
EXECUTE → run skill logic
VERIFY  → check outputs against quality gates
REPORT  → structured result for downstream skills
```

### Quality Gates

- [ ] Explicit assumptions and constraints documented
- [ ] Clear decisions and rationale
- [ ] Actionable next steps provided

