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

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Run NVIDIA garak probe suites against an LLM endpoint to test for jailbreaks, prompt injection, data leakage, and toxic generation, then interpret the hit-rate report for triage and reporting.

not rated 57 +2 14d ago B SkillSpector: warn 49 tokens original MIT

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

This skill provides step-by-step procedures for identifying and remediating Amazon S3 bucket misconfigurations that expose sensitive data to unauthorized access. It covers enabling S3 Block Public Access at account and bucket levels, auditing bucket policies and ACLs, enforcing encryption, configuring access logging…

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

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Reverse engineers malicious Android APK files using JADX decompiler to analyze Java/Kotlin source code, identify malicious functionality including data theft, C2 communication, privilege escalation, and overlay attacks. Examines manifest permissions, receivers, services, and native libraries. Activates for requests…

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

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

This skill covers integrating Aqua Security's Trivy scanner into CI/CD pipelines for comprehensive container image vulnerability detection. It addresses scanning Docker images for OS package and application dependency CVEs, detecting misconfigurations in Dockerfiles, scanning filesystem and git repositories, and…

not rated 57 +2 14d ago A 74 tokens copy · 91% MIT

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Securing API Gateway endpoints with AWS WAF by configuring managed rule groups for OWASP Top 10 protection, creating custom rate limiting rules, implementing bot control, setting up IP reputation filtering, and monitoring WAF metrics for security effectiveness.

not rated 57 +2 14d ago A 59 tokens copy · 94% MIT

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

This skill covers hardening GitHub Actions workflows against supply chain attacks, credential theft, and privilege escalation. It addresses pinning actions to SHA digests, minimizing GITHUBTOKEN permissions, protecting secrets from exfiltration, preventing script injection in workflow expressions, and implementing…

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

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Triages security alerts in Splunk Enterprise Security by classifying severity, investigating notable events, correlating related telemetry, and making escalation or closure decisions using SPL queries and the Incident Review dashboard. Use when SOC analysts face queued alerts from correlation searches, need to…

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

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Verify signed artifacts and SLSA build provenance with Sigstore cosign and slsa-verifier, enforce keyless OIDC identity, and apply SLSA Build levels to harden the software supply chain.

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

archify

110

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Create polished, validated architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as explorable standalone HTML with inline SVG, dark/light themes, optional trace motion, and PNG/JPEG/WebP/SVG/WebM export. Accept plain-language requirements or pasted Mermaid flowchart, sequenceDiagram, and…

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

autoresearch

111

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Autonomously optimize any Claude Code skill by running it repeatedly, scoring outputs against binary evals, mutating the prompt, and keeping improvements. Based on Karpathy's autoresearch methodology. Use when: optimize this skill, improve this skill, run autoresearch on, make this skill better, self-improve skill…

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

brainstorming

112

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

not rated 57 +2 14d ago A 37 tokens copy · 77% MIT

apk-redteam-pipeline

113

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

End-to-end Android APK red-team pipeline — automated APK acquisition (Play Store + apkpure + apkmirror fallback), jadx decompilation, secret/URL/JWT/Firebase grep, pinned-cert extraction, exported-component enumeration, Frida runtime instrumentation templates, intent-injection probes. Built from an authorized external…

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

bb-local-toolkit

114

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex needs its repo

Complete bug bounty workflow — recon (subdomain enumeration, asset discovery, fingerprinting, HackerOne scope, source code audit), pre-hunt learning (disclosed reports, tech stack research, mind maps, threat modeling), vulnerability hunting (IDOR, SSRF, XSS, auth bypass, CSRF, race conditions, SQLi, XXE, file upload…

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

bb-methodology

115

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Use at the START of any bug bounty hunting session, when switching targets, or when feeling lost about what to do next. Master orchestrator that combines the 5-phase non-linear hunting workflow with the critical thinking framework (developer psychology, anomaly detection, What-If experiments). Routes to all other…

not rated 57 +2 14d ago C 90 tokens copy · 100% MIT

bug-bounty

116

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex needs its repo

Complete bug bounty workflow — recon (subdomain enumeration, asset discovery, fingerprinting, HackerOne scope, source code audit), pre-hunt learning (disclosed reports, tech stack research, mind maps, threat modeling), vulnerability hunting (IDOR, SSRF, XSS, auth bypass, CSRF, race conditions, SQLi, XXE, file upload…

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

bugcrowd-reporting

117

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Bugcrowd-specific reporting tactics complementing report-writing: VRT category search-and-fallback strategy when no exact match exists, manual severity override when VRT defaults underrate impact, severity-request paragraph as first body section, OOS-clause rebuttal templates (rate limiting on auth-flow endpoints…

not rated 57 +2 14d ago A 171 tokens copy · 92% MIT

cloud-iam-deep

118

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Cloud IAM red-team attack chain across AWS, Azure, GCP — focused on EXTERNAL exploitation paths and post-credential-discovery privilege analysis. Covers IAM enumeration (aws iam, az role, gcloud iam), STS/AssumeRole chaining, Azure Managed Identity abuse (via SSRF/leak), GCP service account JSON abuse, IMDSv1/v2…

not rated 57 +2 14d ago B SkillSpector: warn 198 tokens original MIT

enterprise-vpn-attack

119

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex needs its repo

External SSL VPN / remote-access appliance attack matrix — Cisco ASA/AnyConnect, Fortinet FortiGate/FortiOS, Citrix NetScaler/ADC, Palo Alto GlobalProtect, Pulse Secure / Ivanti Connect Secure, SonicWall, F5 Big-IP. Covers version fingerprinting, CVE matrix (2018-2026), AAA backend identification, default credentials…

not rated 57 +2 14d ago A 158 tokens copy · 97% MIT

evidence-hygiene

120

adriannoes/awesome-agentic-ai

Skill Claude CodeCodex

Evidence-capture and PoC-redaction discipline for bug-bounty submissions: cookie redaction protocol (which fields to mask, Preview annotation / Burp panel hiding / DevTools workflow), PII black-bar discipline (what to mask in other-user data — names, emails, phones, faces — vs what is safe to leave — usernames, trace…

not rated 57 +2 14d ago A 190 tokens copy · 97% 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: