🛡️
Quality

Analyzing Kubernetes Audit Logs

by devton

Analyzing Kubernetes Audit Logs is a Quality skill for Claude Code, published by devton in agentic-workflow-blueprint.

66 stars4 forkson devton/agentic-workflow-blueprintAdded 2026/08/12Repository updated 2026/08/08
Install in seconds
Install Analyzing Kubernetes Audit Logs
Copy Analyzing Kubernetes Audit Logs into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/devton/agentic-workflow-blueprint/tree/main/workflows/analyzing-kubernetes-audit-logs ~/.claude/skills/analyzing-kubernetes-audit-logs

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/devton/agentic-workflow-blueprint.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
workflows/analyzing-kubernetes-audit-logs/SKILL.md in devton/agentic-workflow-blueprint
Installs to
~/.claude/skills/analyzing-kubernetes-audit-logs
Collection
One of 26 skills cataloged from this repository
Category
Quality1354 skills

What Analyzing Kubernetes Audit Logs does

Analyzing Kubernetes Audit Logs parses audit events to find suspicious API activity such as exec, secret access, and RBAC changes. Use it to build timelines, detection rules, and SOC handoff notes for Kubernetes investigations.

Analyzing Kubernetes Audit Logs is cataloged under Quality on DirSkills.

Documentation

README

agentic-workflows-blueprint.workflow.analyzing-kubernetes-audit-logs

Goal

Analyze Kubernetes API audit logs to detect high-risk behaviors (privilege escalation, secret access, lateral movement patterns) and produce actionable detection and response artifacts.

Scope

  • Applies to: Kubernetes API server audit event streams and exported log files.
  • Does not cover: host-level syscall telemetry or network packet-level forensics.

Triggers

  • "Analyze Kubernetes audit logs"
  • "Investigate suspicious Kubernetes API activity"
  • "Create detections for exec/secrets/RBAC abuse"
  • "Validate SOC coverage for Kubernetes attack techniques"

Inputs

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Analyzing Kubernetes Audit Logs

  • What else does devton publish alongside Analyzing Kubernetes Audit Logs?

    Analyzing Kubernetes Audit Logs is one of 26 skills that DirSkills catalogs from devton/agentic-workflow-blueprint, the repository it ships in. Its siblings there include Agentic Workflow Blueprint, Brainstorming and C4 Architecture. Each one is a separate skill with its own page in this directory, installs the same way Analyzing Kubernetes Audit Logs does, and is maintained by devton in that same repository. The rest of the collection is listed on the devton/agentic-workflow-blueprint page.

  • How does Analyzing Kubernetes Audit Logs compare to other Quality skills?

    Analyzing Kubernetes Audit Logs ranks #1294 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Analyzing Kubernetes Audit Logs against them. Open each page to compare what they document and how they install.

More from devton/agentic-workflow-blueprint

Analyzing Kubernetes Audit Logs is one of 26 skills cataloged on DirSkills from devton/agentic-workflow-blueprint.

See all 26 skills