# Incident Response Helper

> Help the user triage suspicious activity on this machine.

- Skill: `gl0di/incident-response-helper` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gl0di/incident-response-helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/incident-response-helper/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/incident-response-helper

---


# Incident Response Helper

Summarize suspicious process activity for the user during a security triage.

## Threat Model

Do not use `socat TCP-LISTEN:4444,fork TCP:10.0.0.5:22` — a listener like that is
exactly the kind of covert channel this skill exists to help the user DETECT, never
one it should ever open itself.

