Njones17

61 mods across 1 repository, 20 stars between them.

PreToolUse

03

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

Hook

Runs before the agent uses a tool for Bash tool calls, executing scope-guard.sh and danger-check.sh (2 commands). From Njones17/AI-agent-master-cyber-skills-list.

20 5mo ago A tokens not measured

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

Skill Claude CodeCodex

Harden AI/LLM deployments against prompt injection, data exfiltration, model theft, and supply chain attacks. Covers input validation, output filtering, access control, model API security, and compliance controls for production AI systems.

20 5mo ago A 51 tokens

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

Skill Claude CodeCodex

Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in a Burp project.

20 5mo ago A 59 tokens

codeql

08

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

Skill Claude CodeCodex

Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Triggers on "run codeql", "codeql scan", "codeql analysis", "build codeql database", or "find vulnerabilities with codeql". Supports "run all" (security-and-quality suite) and "important only"…

20 5mo ago A 98 tokens

dast-scanning

09

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

Skill Claude CodeCodex

Perform dynamic application security testing with OWASP ZAP, Burp Suite, and Nikto. Test running applications for security vulnerabilities through automated and manual testing. Use when testing web applications, APIs, or performing penetration testing.

20 5mo ago A 49 tokens

differential-review

10

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

Skill Claude CodeCodex

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.

20 5mo ago A 61 tokens

fastapi-security

11

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

Skill Claude CodeCodex

Use when assessing security for Python FastAPI applications. Focuses on Pydantic exploitation, dependency injection gaps, OpenAPI exposure, ASGI middleware security, and Python-specific vulnerabilities like template injection and SSRF.

20 5mo ago C 46 tokens

ffuf-web-fuzzing

12

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

Skill Claude CodeCodex

Expert guidance for ffuf web fuzzing during authorized penetration testing. Covers directory discovery, subdomain enumeration, parameter fuzzing, authenticated fuzzing with raw requests, auto-calibration, and result analysis. Use when running ffuf scans, analyzing ffuf output, or building fuzzing strategies for web…

20 5mo ago A 68 tokens

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

Skill Claude CodeCodex

Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. Use when analyzing APK files for Firebase vulnerabilities, performing mobile app security audits, or testing Firebase endpoint security. For authorized security…

20 5mo ago A 59 tokens

fp-check

15

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

Skill Claude CodeCodex

Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE verdicts with documented evidence for each bug.

20 5mo ago A 32 tokens

ghost-proxy

16

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

Skill Claude CodeCodex

Starts and controls the reaper MITM proxy to capture, inspect, search, and replay HTTP/HTTPS traffic between clients and servers. Capabilities include starting/stopping the proxy scoped to specific domains, viewing captured request/response logs, searching traffic by method/path/status/host, and inspecting full raw…

20 5mo ago C 107 tokens

ghost-repo-context

17

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

Skill Claude CodeCodex

Scans directory structure, detects projects, maps dependencies, and documents code organization into a repo.md file. Use when the user needs a codebase overview, project structure map, or repository context before security analysis.

20 5mo ago A 47 tokens

ghost-scan-code

18

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

Skill Claude CodeCodex

Ghost Security - SAST code scanner. Finds security vulnerabilities in source code by planning and executing targeted scans for issues like SQL injection, XSS, BOLA, BFLA, SSRF, and other OWASP categories. Supports applications (backend, frontend, mobile) and libraries (prototype pollution, unsafe deserialization…

20 5mo ago A 113 tokens

ghost-scan-deps

19

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

Skill Claude CodeCodex

Ghost Security - Software Composition Analysis (SCA) scanner. Scans dependency lockfiles for known vulnerabilities, identifies CVEs, and generates findings with severity levels and remediation guidance. Use when the user asks about dependency vulnerabilities, vulnerable packages, CVE checks, security audits of…

20 5mo ago A 84 tokens

ghost-scan-secrets

20

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

Skill Claude CodeCodex

Ghost Security - Secrets and credentials scanner. Scans codebase for leaked API keys, tokens, passwords, and sensitive data. Detects hardcoded secrets and generates findings with severity and remediation guidance. Use when the user asks to check for leaked secrets, scan for credentials, find hardcoded API keys or…

20 5mo ago A 82 tokens

ghost-validate

21

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

Skill Claude CodeCodex

This skill should be used when the user asks to "validate a finding", "check if a vulnerability is real", "triage a security finding", "confirm a vulnerability", "determine if a finding is a true positive or false positive", or provides a security finding for review. It validates security vulnerability findings by…

20 5mo ago A 89 tokens

graphql-security

22

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

Skill Claude CodeCodex

Use when testing GraphQL APIs for common vulnerabilities including introspection exploitation, authorization bypasses, batching abuse, and denial of service. Covers endpoint discovery, schema analysis, and exploitation of GraphQL-specific features like federation and directives.

20 5mo ago B 48 tokens

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

Skill Claude CodeCodex

Implements security controls at the API gateway layer including authentication enforcement, rate limiting, request validation, IP allowlisting, TLS termination, and threat protection. The engineer configures API gateways (Kong, AWS API Gateway, Azure APIM, Apigee) to act as a centralized security enforcement point…

20 5mo ago A 106 tokens