adriannoes/awesome-agentic-ai

342 agent skills (Cursor, Claude Code & Codex), 5,380 OpenClaw skills, 201 ML notebooks, 9 textbooks, 93 research papers, 94 curated projects, 18 industry reports for PMs, Designers & Developers.

57Stars on the repository
202Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

hunt-api-misconfig

121

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt API security misconfiguration — mass assignment, JWT attacks, prototype pollution, CORS, HTTP verb tampering. Mass assignment: send {isadmin:true, role:admin, verified:true} on profile/account/reset endpoints — server blindly applies. JWT: alg=none, weak HMAC bruteforce, kid path traversal, JWK injection, token…

not rated 57 +2 14d ago A SkillSpector: pass 200 tokens original MIT

hunt-aspnet

122

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt ASP.NET-specific surface — ViewState deserialization (signed-only vs encrypted), machineKey recovery, dual-parser MAC-bypass anti-pattern, request-validator bypass, trace.axd/elmah.axd disclosure, load-balanced ViewState cross-node failures, SafeControl enumeration via reflection, customErrors mode=Off…

not rated 57 +2 14d ago A 98 tokens copy · 100% MIT

hunt-ato

123

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt account takeover taxonomy — 9 distinct paths to ATO, plus chains. Paths: (1) password reset flaws (host header injection redirects token to attacker, predictable token, token leaked in referer, race condition on reset link), (2) email change without re-auth, (3) OAuth account-link CSRF, (4) MFA bypass (per…

not rated 57 +2 14d ago A SkillSpector: warn 222 tokens original MIT

hunt-auth-bypass

124

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for auth bypass vulnerabilities. Built from 4 public bug bounty reports. Use when hunting auth bypass on any target.

not rated 57 +2 14d ago A SkillSpector: warn 31 tokens original MIT

hunt-business-logic

125

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for business logic vulnerabilities. Built from 7 public bug bounty reports. Use when hunting business logic on any target.

not rated 57 +2 14d ago A SkillSpector: warn 31 tokens original MIT

hunt-cache-poison

126

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for cache poison vulnerabilities. Built from 4 public bug bounty reports. Use when hunting cache poison on any target.

not rated 57 +2 14d ago A SkillSpector: pass 31 tokens original MIT

hunt-cloud-misconfig

127

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt cloud / infrastructure misconfigurations. AWS: public S3 buckets (s3:GetObject anonymous), permissive bucket policies (PutObjectAcl public-write), exposed CloudFront origin, public Lambda function URL, public RDS snapshot, IAM credentials in JS bundles, AWS metadata accessible via SSRF. GCP: public GCS buckets…

not rated 57 +2 14d ago D 201 tokens original MIT

hunt-csrf

128

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for csrf vulnerabilities. Built from 10 public bug bounty reports. Use when hunting csrf on any target.

not rated 57 +2 14d ago C 29 tokens original MIT

hunt-dispatch

129

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Skill-set loader for /hunt orchestrator. Fingerprints the target, picks the right platform attack skills, and loads the Red Team or WAPT skill set. Use when /hunt has just received a mode answer (redteam or wapt + blackbox|greybox) and needs to load the appropriate skills and print the taxonomy. Not for direct user…

not rated 57 +2 14d ago A SkillSpector: warn 77 tokens original MIT

hunt-file-upload

130

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt file upload bugs — RCE via webshell, XSS via SVG/HTML, SSRF via XXE in DOCX, path traversal via filename. Bypass tables (10 techniques): double extension (shell.php.jpg if server checks last ext only), magic bytes spoofing (PNG header on PHP), null byte (shell.php.jpg), case (PHP, .Php, .pHP), .htaccess upload…

not rated 57 +2 14d ago A ✓ AI review 217 tokens copy · 86% MIT

hunt-graphql

131

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for graphql vulnerabilities. Built from 3 public bug bounty reports. Use when hunting graphql on any target.

not rated 57 +2 14d ago A SkillSpector: warn 28 tokens original MIT

hunt-http-smuggling

132

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt HTTP request smuggling (CL.TE, TE.CL, H2.CL, H2.TE). Cause: front-end proxy and back-end server disagree on where one request ends and the next begins (Content-Length vs Transfer-Encoding header parsing inconsistency). CL.TE: front-end uses CL, back uses TE → smuggle by sending TE: chunked but with body that fits…

not rated 57 +2 14d ago A SkillSpector: pass 242 tokens original MIT

hunt-idor

133

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for idor vulnerabilities. Built from 26 public bug bounty reports. Use when hunting idor on any target.

not rated 57 +2 14d ago A SkillSpector: warn 30 tokens original MIT

hunt-llm-ai

134

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt LLM/AI feature bugs — prompt injection, indirect injection, exfiltration via tool-use, ASCII smuggling, agentic AI security framework (ASI01-ASI10). Patterns: direct prompt injection in user input (bypass system prompt with 'ignore previous instructions'), indirect injection via documents/web pages the model…

not rated 57 +2 14d ago C 226 tokens original MIT

hunt-mfa-bypass

135

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt MFA / 2FA bypass — 7 distinct patterns. (1) MFA not enforced on sensitive endpoints (password change, email change accept without MFA challenge), (2) MFA-step skip via direct navigation to post-login URL, (3) MFA-token replay (same code accepted twice), (4) brute-force the 6-digit OTP without rate limit (10^6…

not rated 57 +2 14d ago A SkillSpector: pass 204 tokens original MIT

hunt-misc

136

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for misc vulnerabilities. Built from 225 public bug bounty reports. Use when hunting misc on any target.

not rated 57 +2 14d ago A SkillSpector: warn 28 tokens original MIT

hunt-ntlm-info

137

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt NTLM/Negotiate information disclosure on internet-reachable IIS/SharePoint/Exchange. Anonymous NTLM Type-2 challenge capture leaks NetBIOS domain, internal DNS forest, computer name, AD timestamp via AVPAIRS structure. Default Windows-installer hostnames (WIN-XXXXXXXXXXX pattern) signal lazy provisioning. Use…

not rated 57 +2 14d ago A SkillSpector: pass 93 tokens original MIT

hunt-oauth

138

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for oauth vulnerabilities. Built from 10 public bug bounty reports. Use when hunting oauth on any target.

not rated 57 +2 14d ago C 28 tokens original MIT

hunt-race-condition

139

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for race condition vulnerabilities. Built from 3 public bug bounty reports. Use when hunting race condition on any target.

not rated 57 +2 14d ago A SkillSpector: warn 31 tokens original MIT

hunt-rce

140

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex needs its repo

Hunting skill for rce vulnerabilities. Built from 67 public bug bounty reports. Use when hunting rce on any target.

not rated 57 +2 14d ago D 30 tokens original MIT

hunt-saml

141

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt SAML / SSO attacks. Patterns: XML Signature Wrapping (XSW1-XSW8) — modify Assertion while keeping Signature valid by relocating signed element, comment injection in NameID ([email protected] @attacker.com → some parsers see [email protected]), signature stripping (remove Signature element entirely, server should…

not rated 57 +2 14d ago A SkillSpector: warn 219 tokens original MIT

hunt-sharepoint

142

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunt Microsoft SharePoint Server (2013/2016/2019/Subscription Edition) on-prem farms — anonymous endpoint enumeration, version disclosure, legacy SOAP login bypass (Authentication.asmx), ToolShell precondition chain (CVE-2025-53770), SafeControl reflection enumeration via Picker.aspx, NTLM Type-2 AD topology…

not rated 57 +2 14d ago A 170 tokens copy · 89% MIT

hunt-sqli

143

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for sqli vulnerabilities. Built from 8 public bug bounty reports. Use when hunting sqli on any target.

not rated 57 +2 14d ago A 30 tokens copy · 88% MIT

hunt-ssrf

144

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Hunting skill for ssrf vulnerabilities. Built from 9 public bug bounty reports. Use when hunting ssrf on any target.

not rated 57 +2 14d ago C 31 tokens original MIT

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: