Security AI Skills

1,735 open-source Security AI skills that teach any AI model a new workflow.

Search and filter AI skills

Showing 1,174-1,224 of 1,735 AI skills

AI skills directory results

seaworld008 logo

Codeql Security Scanner

seaworld008
Community

用于通过 CodeQL 执行语义代码扫描、安全查询、自定义规则、SARIF 报告和 GitHub Code Scanning 集成。

11
70
Instructions
View
brucesongs logo

Concurrency Exploitation

brucesongs
Community

Concurrency exploitation covers race condition vulnerabilities including TOCTOU, signal handler races, thread synchronization bypasses, and timing attacks.

18
70
11 files
View
ruvnet logo

Browser Login

ruvnet
CommunityPopular

Drive an authentication flow once, sanitize cookies through AIDefence, and vault a reusable cookie handle in browser-cookies for future sessions

8.6K
72.7K
Instructions
View
anthropics logo

Configure

anthropics
OrganizationPopular

Check iMessage channel setup and review access policy. Use when the user asks to configure iMessage, asks "how do I set this up" or "who can reach me," or wants to know why texts aren't reaching the…

4.1K
36.4K
Instructions
View
mukul975 logo

Analyzing Linux System Artifacts

mukul975
CommunityPopular

Examine Linux system artifacts (auth logs, cron/systemd persistence, shell history, SSH keys, and system configuration) to uncover evidence of compromise, detect rootkits or backdoors, and reconstruct…

4K
32.9K
2 files
View
googleworkspace logo

Gws Shared

googleworkspace
OrganizationPopular

gws CLI: Shared patterns for authentication, global flags, and output formatting.

1.8K
31K
Instructions
View
trailofbits logo

Let Fate Decide

trailofbits
OrganizationPopular

Draws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user…

611
7.1K
97 files
View
SnailSploit logo

Offensive Business Logic

SnailSploit
CommunityPopular

Business logic vulnerability testing for web/mobile/API engagements. Covers workflow bypass, state machine violations, multi-step process abuse, price/quantity/discount manipulation, currency…

775
6K
Instructions
View
Netw0rkNoob logo

Redteam Logic Detail Pack

Netw0rkNoob
OrganizationPopular

Domain routing and boundary guidance for authorized business logic vulnerability testing, including race conditions, flow bypass, price tampering, permission logic errors, and bulk operation abuse.…

454
3.4K
1 files
View
aaron-he-zhu logo

List Segment Builder

aaron-he-zhu
CommunityPopular

Use when the user asks to "build email segments from my list", "make engaged / lapsed / RFM segments", "set up cart-abandoner or lifecycle-stage audiences", or "build a suppression list of…

361
2.8K
Instructions
View
wgpsec logo

K8s Storage Exploit

wgpsec
OrganizationPopular

Kubernetes 存储与文件共享利用。当 Pod 挂载了 NFS/EFS/PV/ConfigMap/Secret、发现 /efs 或 /mnt 目录、或 mount 输出中有远程文件系统时使用。覆盖 NFS 挂载利用、AWS EFS uid/gid 伪造、nfs-cat 免挂载读取、PV 敏感数据提取。只要在容器中发现任何远程挂载或共享存储,就应使用此技能

242
1.7K
Instructions
View
rmyndharis logo

Cicd Automation Workflow Automate

rmyndharis
CommunityPopular

You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work,…

264
1.6K
1 files
View
uphiago logo

Phpinfo To Rce

uphiago
CommunityPopular

Chain phpinfo to RCE via exec check when info.php exposed.

213
1.3K
Instructions
View
codewithmukesh logo

Outdated

codewithmukesh
Organization

Dependency health report for .NET solutions: outdated NuGet packages, vulnerable versions, and commercial-license traps (MediatR, MassTransit, FluentAssertions, AutoMapper) — powered by the…

170
721
Instructions
View
giuseppe-trisciuoglio logo

Aws Rds Spring Boot Integration

giuseppe-trisciuoglio
Community

Provides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications. Configures HikariCP connection pools, implements read/write splitting, sets up IAM database…

41
345
2 files
View
MadAppGang logo

Auth Patterns

MadAppGang
Organization

Use when implementing authentication (JWT, sessions, OAuth), authorization (RBAC, ABAC), password hashing, MFA, or security best practices for backend services.

26
281
Instructions
View
majiayu000 logo

Config Secrets Environments

majiayu000
Community

Design, audit, and verify configuration, environment separation, secrets, BYOK flows, key rotation, config schema validation, and drift checks across local, dev, staging, and production. Use when…

26
280
1 files
View
blacklanternsecurity logo

Linux Discovery

blacklanternsecurity
Organization

Linux local privilege escalation enumeration and attack surface mapping.

39
276
Instructions
View
omer-metin logo

Api Designer

omer-metin
Community

API design specialist for REST, GraphQL, gRPC, versioning strategies, and developer experienceUse when "api design, rest, graphql, grpc, openapi, swagger, versioning, pagination, rate limiting,…

22
152
3 files
View
trilwu logo

Analyzing Linux Persistence

trilwu
Community

Systematically identify and analyze persistence mechanisms on Linux systems during DFIR investigations -- sweep systemd units, cron jobs, shell initialization, SSH config, kernel modules, LD_PRELOAD,…

15
144
Instructions
View
dandye logo

Triage Suspicious Login

dandye
Community

Triage suspicious login alerts like impossible travel, untrusted location, or multiple failures. Use when investigating authentication anomalies. Analyzes user history, source IP reputation, login…

34
126
Instructions
View
fabricioctelles logo

Human Ai

fabricioctelles
Community

Rewrites English text so it reads as written by a person, without AI writing tics. Removes machine language patterns and AI slop, restores semantic entropy, and injects voice and personality. Use when…

7
87
13 files
View
existential-birds logo

Gen Release Notes

existential-birds
Organization

generate release notes for changes since a given tag

8
82
Instructions
View
brucesongs logo

Confidential Computing Attack

brucesongs
Community

Attacks against Trusted Execution Environments (TEEs) and confidential computing platforms — Intel SGX (Foreshadow/SGAxe/LVI/ÆPIC Leak), Intel TDX, AMD SEV/SEV-ES/SEV-SNP (CrossLine/BadRAM), Azure…

18
70
9 files
View
zenobi-us logo

Two Factor

zenobi-us
Organization

Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flows using Better Auth's twoFactor plugin. Use when users need…

6
67
Instructions
View
github logo

Audit Integrity

github
OrganizationPopular

Shared audit integrity framework for all AppSec agents — enforces output quality, intellectual honesty, and continuous improvement through anti-rationalization guards, self-critique loops, retry…

5K
39.1K
7 files
View
mukul975 logo

Analyzing Lnk File And Jump List Artifacts

mukul975
CommunityPopular

Analyze Windows LNK shortcut files and Jump List artifacts with LECmd, JLECmd, and manual Shell Link Binary Format parsing to establish evidence of file access, program execution, and user activity…

4K
32.9K
6 files
View
prowler-cloud logo

Skill Sync

prowler-cloud
OrganizationPopular

Syncs skill metadata to AGENTS.md Auto-invoke sections. Trigger: When updating skill metadata (metadata.scope/metadata.auto_invoke), regenerating Auto-invoke tables, or running…

2.4K
14.8K
2 files
View
trailofbits logo

Modern Cpp

trailofbits
OrganizationPopular

Guides C++ code toward modern idioms (C++20/23/26). Use when writing new C++ code, modernizing legacy patterns, or working on security-critical C++. Replaces raw pointers with smart pointers, SFINAE…

611
7.1K
6 files
View
TokenRhythm logo

Short Drama Delivery Audit

TokenRhythm
OrganizationPopular

Internal deterministic delivery gate for meta-short-drama. Verifies real-provider image/video receipts, parent-owned paid-submission dispositions, runtime fallback evidence, decodability, and…

566
7K
1 files
View
Netw0rkNoob logo

Redteam Mobile Detail Pack

Netw0rkNoob
OrganizationPopular

Domain routing and boundary guidance for authorized mobile application security testing, including insecure storage, certificate pinning bypass, exposed components, and binary reverse engineering. Use…

454
3.4K
1 files
View
wgpsec logo

K8s Webhook Abuse

wgpsec
OrganizationPopular

Kubernetes Admission Webhook 滥用与策略引擎利用。当集群存在 Kyverno/OPA Gatekeeper/自定义 Webhook、DNS 扫描发现 kyverno-svc 或 gatekeeper 服务、或需要从 Mutating Webhook 提取注入的 Secret 时使用。核心手法:伪造 AdmissionReview 请求。任何在 K8s 中发现…

242
1.7K
1 files
View
mohitagw15856 logo

Ai Ethics Review

mohitagw15856
CommunityPopular

Conduct a structured ethical review of an AI or ML feature, model, or product. Use when preparing to deploy an AI system, assessing algorithmic risk, auditing a model for bias, or producing a…

240
1.4K
Instructions
View
blacklanternsecurity logo

Linux File Path Abuse

blacklanternsecurity
Organization

Exploit writable critical files, NFS misconfigurations, shared library hijacking, and privileged group membership (docker, lxd, disk, adm, video, staff) for Linux privilege escalation. Use when a user…

39
276
Instructions
View
Mindrally logo

Clerk Authentication

Mindrally
Organization

Guidelines for implementing Clerk authentication in Next.js applications with middleware, hooks, and security best practices

41
259
Instructions
View
PatternsDev logo

Hoc Pattern

PatternsDev
Organization

Teaches the Higher-Order Component (HOC) pattern for logic reuse. Use when you need to share cross-cutting concerns like authentication, logging, or data fetching across multiple components.

27
250
Instructions
View
trilwu logo

Analyzing Malware

trilwu
Community

Analyze suspected malware safely — containment, static triage, sandboxed detonation, unpacking, capability and C2 extraction, IOC production, and YARA rule authoring. Use when handed a suspicious…

15
144
Instructions
View
luongnv89 logo

Devops Pipeline

luongnv89
Community

Configure pre-commit hooks and lean GitHub Actions for shift-left quality assurance. Use when adding or auditing CI/CD to maximize local test coverage and minimize CI cost. Skip for Terraform/K8s,…

18
124
3 files
View
simota logo

Guardian

simota
Community

Gatekeeping Git/PR by classifying change essence and recommending granularity, naming, and strategy. Use when PR preparation or commit strategy is needed.

14
80
21 files
View
wshaddix logo

Dotnet Api Versioning

wshaddix
Community

Versioning HTTP APIs. Asp.Versioning.Http/Mvc, URL segment, header, query string, sunset.

13
79
Instructions
View
Cap-go logo

Capacitor Security

Cap-go
Organization

Comprehensive security guide for Capacitor apps using Capsec scanner. Covers 63+ security rules across secrets, storage, network, authentication, cryptography, and platform-specific vulnerabilities.…

4
71
1 files
View
brucesongs logo

Container Security

brucesongs
Community

Container security covers the complete lifecycle from image building, registry management, runtime protection, to orchestration platform (Kubernetes) security.

18
70
15 files
View
affaan-m logo

Springboot Security

affaan-m
CommunityPopular

Buenas prácticas de Spring Security para autenticación/autorización, validación, CSRF, secretos, cabeceras, limitación de velocidad y seguridad de dependencias en servicios Java Spring Boot.

39.1K
261.1K
Instructions
View
mukul975 logo

Analyzing Macro Malware In Office Documents

mukul975
CommunityPopular

Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques.…

4K
32.9K
2 files
View
RightNow-AI logo

Kubernetes

RightNow-AI
OrganizationPopular

Kubernetes operations expert for kubectl, pods, deployments, and debugging

2.3K
18.2K
Instructions
View
prowler-cloud logo

Tailwind 4

prowler-cloud
OrganizationPopular

Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind (className, variants, cn()), especially when dynamic styling or CSS variables are involved (no var() in className).

2.4K
14.8K
Instructions
View
trailofbits logo

Modern Python

trailofbits
OrganizationPopular

Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.

611
7.1K
13 files
View
SnailSploit logo

Offensive Graphql

SnailSploit
CommunityPopular

Offensive methodology for attacking GraphQL APIs during penetration tests and bug bounty engagements. Covers the full attack lifecycle: endpoint discovery, introspection abuse and blind schema…

775
6K
Instructions
View
zebbern logo

Metasploit Framework

zebbern
CommunityPopular

This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with msfvenom", "perform post-exploitation", "use…

464
4.6K
Instructions
View
elementalsouls logo

Hunt K8s

elementalsouls
CommunityPopular

Hunt Kubernetes & Docker — API anonymous access, kubelet 10250 exec (SPDY/WebSocket, NOT plain POST) and the simpler /run primitive, etcd 2379 unauth, dashboard skip-login, RBAC misconfig,…

678
4.5K
Instructions
View
Netw0rkNoob logo

Redteam Network Detail Pack

Netw0rkNoob
OrganizationPopular

Domain routing and boundary guidance for authorized network-layer security testing, including exposed services, protocol downgrade, man-in-the-middle risks, and segmentation bypasses. Use when a task…

454
3.4K
1 files
View

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇