Setup Runner Monitoring banner
latiotech latiotech

Setup Runner Monitoring

Development community

Description

--- description: "Walkthrough: Add runtime detection and monitoring to CI runners" allowed-tools: Read, Write, Edit, Glob, Grep, Bash(git:*, gh:*) --- Interactive walkthrough to add runtime detection and monitoring to GitHub Actions runners. This catches malicious behavior at runtime - credential theft, memory dumps, data exfiltration - even when the malicious code made it past static checks. Read `${CLAUDE_PLUGIN_ROOT}/skills/supply-chain-hardening/references/actions-configs.md` for runtime d

Installation

Installs to ~/.claude/skills/latiotech-secure-supply-chain-skills-setup-runner-monitoring/SKILL.md

Terminal
mkdir -p ~/.claude/skills/latiotech-secure-supply-chain-skills-setup-runner-monitoring && curl -fsSL https://raw.githubusercontent.com/latiotech/secure-supply-chain-skills/HEAD/commands/setup-runner-monitoring.md -o ~/.claude/skills/latiotech-secure-supply-chain-skills-setup-runner-monitoring/SKILL.md

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

Full documentation available on GitHub

View Source Repository