Logo
Agent Skills Guide
mukul975/Anthropic-Cybersecurity-Skills logo

mukul975/Anthropic-Cybersecurity-Skills

734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io standard · Claude Code, Copilot, Codex CLI, Cursor, Gemini CLI

4 skills published28 starsGitHub

testing-for-open-redirect-vulnerabilities

@mukul975/anthropic-cybersecurity-skills

28

Identify and test open redirect vulnerabilities in web applications by analyzing URL redirection parameters, bypass techniques, and exploitation chains for phishing and token theft.

Software Development

implementing-purdue-model-network-segmentation

@mukul975/anthropic-cybersecurity-skills

28

Implement network segmentation based on the Purdue Enterprise Reference Architecture (PERA) model to separate industrial control system networks into hierarchical security zones from Level 0 physical process through Level 5 enterprise, enforcing strict traffic control between OT and IT domains.

DevOps & Infrastructure

performing-soc-tabletop-exercise

@mukul975/anthropic-cybersecurity-skills

28

Performs tabletop exercises for SOC teams simulating security incidents through discussion-based scenarios to test incident response procedures, communication workflows, and decision-making under pressure without impacting production systems. Use when organizations need to validate IR playbooks, train analysts, or meet compliance requirements for incident response testing.

DevOps & Infrastructure

exploiting-excessive-data-exposure-in-api

@mukul975/anthropic-cybersecurity-skills

28

Tests APIs for excessive data exposure where endpoints return more data than the client application needs, relying on the frontend to filter sensitive fields. The tester intercepts API responses and analyzes them for leaked PII, internal identifiers, debug information, or sensitive business data that the UI does not display but the API transmits. This maps to OWASP API3:2023 Broken Object Property Level Authorization. Activates for requests involving API data leakage testing, excessive data exposure, response filtering bypass, or API over-fetching.

Software Development