Njones17/AI-agent-master-cyber-skills-list

The most comprehensive cybersecurity skill pack for AI coding agents — 741 skills spanning offense, defense, cloud, forensics, malware analysis, CTF, AppSec, DevSecOps, OT/ICS, and more. Drop-in compatible with Claude, Codex, Gemini CLI, Cursor, and 20+ platforms.

This repository also configures its own agents. See what AI-agent-master-cyber-skills-list tells them →

21Stars on the repository
201Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

sast-scanning

49

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Perform static application security testing with tools like Semgrep, CodeQL, and SonarQube. Identify security vulnerabilities in source code before deployment. Use when implementing secure SDLC, code review automation, or security gates in CI/CD pipelines.

not rated 21 +1 6mo ago A 53 tokens

sbom-supply-chain

50

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Generate, sign, and verify SBOMs and provenance attestations to secure the software supply chain. Use when implementing SLSA controls, artifact trust policies, or compliance evidence for releases.

not rated 21 +1 6mo ago A 44 tokens

secure-code-review

51

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Use when reviewing source code for security vulnerabilities, performing static analysis of a codebase, auditing code for injection flaws, authentication issues, cryptographic weaknesses, insecure deserialization, SSRF, path traversal, memory safety bugs, hardcoded secrets, or misconfigurations. Use when the user asks…

not rated 21 +1 6mo ago B 101 tokens

security-scan

52

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Comprehensive security scanning for CVE vulnerabilities, OWASP Top 10 code patterns, and dependency audits. Use when the user wants to check code security, find vulnerabilities, or audit dependencies.

not rated 21 +1 6mo ago B 42 tokens

Njones17/AI-agent-master-cyber-skills-list

Skill Claude Code

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

not rated 21 +1 6mo ago A 37 tokens

Njones17/AI-agent-master-cyber-skills-list

Skill Claude Code

Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.

not rated 21 +1 6mo ago A 50 tokens

semgrep

55

Njones17/AI-agent-master-cyber-skills-list

Skill Claude Code

Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full ruleset coverage) and "important only" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for cross-file taint analysis when available. Use when asked to scan code for…

not rated 21 +1 6mo ago A 95 tokens

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

not rated 21 +1 6mo ago A 41 tokens

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Tests Android inter-process communication (IPC) through intents for vulnerabilities including intent injection, unauthorized component access, broadcast sniffing, pending intent hijacking, and content provider data leakage. Use when assessing Android app attack surface through exported components, testing intent-based…

not rated 21 +1 6mo ago A 88 tokens

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Tests API authentication mechanisms for weaknesses including broken token validation, missing authentication on endpoints, weak password policies, credential stuffing susceptibility, token leakage in URLs or logs, and session management flaws. The tester evaluates JWT implementation, API key handling, OAuth flows, and…

not rated 21 +1 6mo ago A 102 tokens

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Tests REST and GraphQL APIs for Broken Object Level Authorization (BOLA/IDOR) vulnerabilities where an authenticated user can access or modify resources belonging to other users by manipulating object identifiers in API requests. The tester intercepts API calls, identifies object ID parameters (numeric IDs, UUIDs…

not rated 21 +1 6mo ago C 133 tokens

Njones17/AI-agent-master-cyber-skills-list

Skill Claude CodeCodex

Tests APIs for mass assignment (auto-binding) vulnerabilities where clients can modify object properties they should not have access to by including additional parameters in API requests. The tester identifies writable endpoints, adds undocumented fields to request bodies (role, isAdmin, price, balance), and checks if…

not rated 21 +1 6mo ago A 114 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: