analyzing-kubernetes-audit-logs

mukul975/analyzing-kubernetes-audit-logs · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications, privileged pod creation, and anonymous API access. Builds threat detection rules from audit event patterns.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 1.6 KB
  • 📁scripts
  • ⚙️agent.py 7.7 KB
  • 📄LICENSE 11.0 KB

Related

  1. senior-security · alirezarezvani bundle
    Routes security requests to specialist skills and performs STRIDE/DREAD threat modeling with a quick secret scan.
    20.4k
    repo stars
  2. performing-container-escape-detection · mukul975 bundle
    Audits Kubernetes pods for container escape vectors by analyzing privileged mode, dangerous capabilities, host namespace sharing, and writable hostPath mounts using the Kubernetes Python client.
    24.6k
    repo stars
  3. gke-security · google bundle
    Hardens Google Kubernetes Engine (GKE) clusters with Workload Identity, Secret Manager, RBAC, Binary Authorization, Network Policies, and Pod Security Standards.
    14.4k
    repo stars
  4. performing-network-traffic-analysis-with-zeek · mukul975 bundle
    Deploy Zeek network security monitor to capture, parse, and analyze network traffic metadata for threat detection, anomaly identification, and forensic investigation.
    24.6k
    repo stars
  5. detecting-suspicious-oauth-application-consent · mukul975 bundle
    Detect risky OAuth application consent grants in Azure AD / Microsoft Entra ID using Microsoft Graph API, audit logs, and permission analysis to identify illicit consent grant attacks.
    24.6k
    repo stars
  6. auditing-kubernetes-cluster-rbac · mukul975 bundle
    Audit Kubernetes RBAC configurations to identify overly permissive roles, wildcard permissions, dangerous bindings, service account abuse, and privilege escalation paths using kubectl, rbac-tool, KubiScan, and Kubeaudit.
    24.6k
    repo stars

Frequently asked questions

How do I install the analyzing-kubernetes-audit-logs skill?

Run npx skillmds add mukul975/analyzing-kubernetes-audit-logs in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the analyzing-kubernetes-audit-logs skill do?

Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications, privileged pod creation, and anonymous API access. Builds threat detection rules from audit event patterns. It is listed under Security, DevOps & Infra, Incident Response, Vulnerability Scanning on SkillMD.

Is analyzing-kubernetes-audit-logs safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with analyzing-kubernetes-audit-logs?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is analyzing-kubernetes-audit-logs free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published analyzing-kubernetes-audit-logs?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.