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,582-1,632 of 1,735 AI skills

AI skills directory results

lovstudio logo

Lov Env Management

lovstudio
Organization

统一管理平台、账号与多组 API Key,维护有效期和启用状态,安全同步到 zsh 或用户会话环境,并提供脱敏 Dashboard;用户说“管理环境变量”“rotate API keys”时使用。

17
67
19 files
View
sickn33 logo

Agentic Actions Auditor

sickn33
CommunityPopular

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where…

6.8K
46.5K
Instructions
View
mukul975 logo

Analyzing Powershell Empire Artifacts

mukul975
CommunityPopular

Detect PowerShell Empire post-exploitation framework artifacts in Windows Script Block Logging (Event ID 4104) and Module Logging (Event ID 4103), including the default launcher string, Base64-encoded…

4K
32.9K
2 files
View
danielmiessler logo

WorldThreatModel

danielmiessler
CommunityPopular

Persistent world-model harness that stress-tests ideas, strategies, and investments against 11 time horizons from 6 months to 50 years, each a deep analysis of geopolitics, tech, economics, society,…

2.5K
19K
5 files
View
FlorianBruniaux logo

Release Notes

FlorianBruniaux
CommunityPopular

Generate release notes in multiple formats from git commits

782
6K
Instructions
View
aiming-lab logo

Secure Code Review

aiming-lab
OrganizationPopular

Use this skill when reviewing or writing code that handles user input, authentication, file I/O, network requests, or database queries. Always check for common security vulnerabilities before…

454
3.5K
Instructions
View
wgpsec logo

Ctf Flag Hunting

wgpsec
OrganizationPopular

CTF 挑战中的 Flag 搜索策略。当通过 RCE/LFI/SQLi/webshell 等方式获得目标访问权限后、使用常规 ls/cat 命令找不到 flag 时使用。覆盖文件系统、数据库、环境变量、源码、内存等所有 flag 可能的存储位置。按成功率排序的搜索优先级——先试标准路径,再搜索全盘

242
1.7K
3 files
View
microsoft logo

Azure Resource Visualizer

microsoft
OrganizationPopular

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create architecture diagram, visualize Azure resources,…

246
1.5K
3 files
View
jezweb logo

Wordpress Setup

jezweb
CommunityPopular

Connect to a WordPress site via WP-CLI over SSH or the REST API. Check CLI, test SSH, set up auth, verify access, save config. Use whenever the user wants to connect to a WordPress site, set up WP-CLI…

102
1K
1 files
View
blacklanternsecurity logo

Jwt Attacks

blacklanternsecurity
Organization

Exploit JWT (JSON Web Token) vulnerabilities during authorized penetration testing.

39
276
Instructions
View
proflead logo

Config Hardening

proflead
Community

Harden configuration and defaults for safer deployment. Use when a mid-level developer needs to reduce misconfig risks.

31
147
Instructions
View
trilwu logo

Attacking Active Directory

trilwu
Community

Attack and enumerate Active Directory environments using Kerberos attacks (Kerberoasting, ASREPRoasting), credential dumping (DCSync, Mimikatz), lateral movement (PtH, PtT), and BloodHound analysis.…

15
144
Instructions
View
luongnv89 logo

Security Setup

luongnv89
Community

Install local-first security hardening: pre-commit secret detection, offline dependency scans, static analysis, reports, and gated free CI. Use when hardening repos or adding security hooks. Don't use…

18
124
4 files
View
simota logo

Prune

simota
Community

Cleaning up the skill ecosystem: auditing the agent roster for overlap and inactivity, proposing merges and sunset plans. Propose-only. Not for ecosystem strategy (Darwin) or code YAGNI (Void).

14
80
8 files
View
brucesongs logo

Embedded Rtos Security

brucesongs
Community

RTOS penetration testing — VxWorks WDB debug agent (Urgent/11), QNX microkernel, FreeRTOS+TCP CVEs, ThreadX/Azure RTOS, Zephyr, Mbed OS, TI-RTOS, MicroC/OS, NuttX, RIOT, Contiki

18
70
12 files
View
mukul975 logo

Analyzing Powershell Script Block Logging

mukul975
CommunityPopular

Parse Windows PowerShell Script Block Logs (Event ID 4104) from EVTX files to detect obfuscated commands, encoded payloads, and living-off-the-land techniques. Uses python-evtx to extract and…

4K
32.9K
2 files
View
Jeffallan logo

Spring Boot Engineer

Jeffallan
CommunityPopular

Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories, and configures reactive WebFlux endpoints.…

1.1K
11.5K
5 files
View
zebbern logo

Scanning Tools

zebbern
CommunityPopular

This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "assess web application security", "scan wireless networks", "detect malware", "check…

464
4.6K
Instructions
View
elementalsouls logo

Hunt Springboot

elementalsouls
CommunityPopular

Hunt Spring Boot specific vulnerabilities — Actuator endpoints (heapdump, env, loggers, mappings, shutdown), Spring Expression Language (SpEL) injection → RCE, H2 console RCE, Jolokia JMX exposure,…

678
4.5K
Instructions
View
wgpsec logo

Ctf Flag Verification

wgpsec
OrganizationPopular

CTF/靶场 Flag 强制验证流程。当通过**任何方式**发现疑似 flag 字符串(含 flag{、FLAG{、ctf{ 等格式)时**必须立即**使用此 skill 验证,不要直接提交。防止因字符截断、编码错误、HTML 实体、base64 不完整解码、hex 截断等原因导致提交错误 flag。即使 flag 看起来完整,也可能存在隐藏字符或编码问题。覆盖 SQL…

242
1.7K
2 files
View
cbrock84 logo

Endpoint Management

cbrock84
CommunityPopular

Manages laptops, desktops and mobile devices — enrollment, configuration, patching, software distribution, and lost or compromised devices. Use this to set up device management, standardize builds,…

237
1.6K
1 files
View
BankrBot logo

Darksol Random Oracle

BankrBot
OrganizationPopular

Bankr-compatible skill for DARKSOL Random Oracle, an on-chain verifiable RNG API on Base. Use when an agent needs random numbers, coin flips, dice rolls, random sequences, shuffles, raffles, loot…

622
1.2K
1 files
View
blacklanternsecurity logo

Ldap Injection

blacklanternsecurity
Organization

Exploit LDAP injection vulnerabilities during authorized penetration testing.

39
276
Instructions
View
LerianStudio logo

Ring:Using Tracing

LerianStudio
Organization

Using lib-observability/tracing for OTEL provider lifecycle, trace-context propagation across HTTP/gRPC/queues, span error/event recording, and PII redaction, in two modes. Sweep Mode detects raw OTEL…

28
215
Instructions
View
proflead logo

Dependency Risk Audit

proflead
Community

Audit dependencies for licensing, security, and maintenance risk. Use when a senior developer needs risk assessment.

31
147
Instructions
View
trilwu logo

Attacking Bluetooth Nfc

trilwu
Community

Attack Bluetooth Classic, BLE, and NFC targets -- device enumeration, GATT characteristic exploitation, BLE MITM and replay, Ubertooth and nRF sniffing, MIFARE Classic cracking, Proxmark3 card…

15
144
Instructions
View
zoom logo

Zoom Mcp/Team Chat

zoom
Organization

Zoom Team Chat MCP server guidance for channel, message, contact, session, and file search/read workflows plus write-capable message and channel operations. Use for Team Chat MCP endpoints, OAuth…

16
78
1 files
View
brucesongs logo

Engagement Manager

brucesongs
Community

End-to-end penetration test project management skill. Orchestrates the full engagement lifecycle from scoping through reporting, managing skill composition, evidence chains, and phase transitions.

18
70
12 files
View
ww-w-ai logo

Code Review

ww-w-ai
Organization

Code review skill for analyzing code quality, detecting bugs, and ensuring best practices. Use proactively when user requests code review, quality check, or bug detection. Triggers: code review,…

16
66
Instructions
View
ruvnet logo

Cost Optimize

ruvnet
CommunityPopular

Analyze token usage patterns and recommend cost optimizations with estimated savings

8.6K
72.7K
Instructions
View
mukul975 logo

Analyzing Prefetch Files For Execution History

mukul975
CommunityPopular

Parse Windows Prefetch files (versions 17, 23, 26, 30) with tools like PECmd, WinPrefetchView, or python-prefetch to determine program execution history, including run counts, execution timestamps,…

4K
32.9K
2 files
View
RightNow-AI logo

Security Audit

RightNow-AI
OrganizationPopular

Security audit expert for OWASP Top 10, CVE analysis, code review, and penetration testing methodology

2.3K
18.2K
Instructions
View
FlorianBruniaux logo

Review Pr

FlorianBruniaux
CommunityPopular

Perform a comprehensive code review of a pull request

782
6K
Instructions
View
dotnet logo

Convert To Cpm

dotnet
OrganizationPopular

Convert .NET projects and solutions (.sln, .slnx) to NuGet Central Package Management (CPM) using Directory.Packages.props. USE FOR: converting to CPM, centralizing or aligning NuGet package versions…

416
5.4K
6 files
View
elementalsouls logo

Hunt Sqli

elementalsouls
CommunityPopular

Hunting skill for sqli vulnerabilities. Built from 12 public bug bounty reports including modern NoSQL injection (Rocket.Chat CVE-2021-22911 MongoDB $regex, Mongoose ORM CVE-2024-53900 $where bypass),…

678
4.5K
Instructions
View
questflowai logo

Tepper Distressed Macro

questflowai
OrganizationPopular

Use when evaluating David Tepper-style distressed macro opportunities: crisis assets, policy backstops, capital structure, bank/credit stress, and asymmetric recovery trades.

138
1.8K
1 files
View
wgpsec logo

Ctf Forensics

wgpsec
OrganizationPopular

CTF 数字取证与信号分析技术。当挑战提供磁盘镜像(.dd/.E01)、内存 dump(.raw/.vmem)、网络抓包(.pcap/.pcapng)、隐写图片/音频、Windows 事件日志(.evtx)时使用。覆盖 Volatility 内存分析、Wireshark 流量还原、binwalk 隐写提取、文件系统恢复等取证全链路

242
1.7K
16 files
View
cbrock84 logo

Identity Lifecycle Administration

cbrock84
CommunityPopular

Executes joiner, mover and leaver processes — provisioning, group membership, access changes on role change, and complete deprovisioning. Use this to set up or fix joiner-mover-leaver, deprovision…

237
1.6K
1 files
View
blacklanternsecurity logo

Lfi

blacklanternsecurity
Organization

Guide Local File Inclusion (LFI) and Remote File Inclusion (RFI) exploitation during authorized penetration testing.

39
276
Instructions
View
proflead logo

Security Quick Scan

proflead
Community

Scan code or configuration for common security issues. Use when a mid-level developer needs a quick security pass.

31
147
Instructions
View
trilwu logo

Attacking Eks Gke Aks

trilwu
Community

Assess managed Kubernetes clusters on EKS, GKE, and AKS by exploiting the seams between cloud IAM and Kubernetes RBAC -- IRSA/OIDC trust abuse, Workload Identity Federation, pod-to-IMDS escalation,…

15
144
Instructions
View
luongnv89 logo

Subagent Creator

luongnv89
Community

Create, evaluate, or improve Claude Code subagent files (.claude/agents/*.md) — the frontmatter + system prompt defining a delegatable specialist. Don't use for skills (skill-creator),…

18
124
5 files
View
dykyi-roman logo

Check Docker Security

dykyi-roman
Community

Checks Docker security for PHP projects. Detects root user, exposed secrets, privileged mode, and missing security configurations.

25
98
Instructions
View
serac-labs logo

Security Operations

serac-labs
Organization

Build ServiceNow Security Operations — sn_si_incident with NIST-aligned state transitions, sn_vul_vulnerable_item with CVSS/risk scoring, sn_ti_indicator IOC matching, and containment playbooks.

26
78
Instructions
View
brucesongs logo

Eu Ai Act Compliance Redteam

brucesongs
Community

EU AI Act (Regulation (EU) 2024/1689) compliance-focused red team testing for high-risk AI systems — Article 9 adversarial testing, Annex III classification, Annex IV technical documentation,…

18
70
10 files
View
mukul975 logo

Analyzing Ransomware Encryption Mechanisms

mukul975
CommunityPopular

Analyzes encryption algorithms, key management, and file encryption routines used by ransomware families to assess decryption feasibility, identify implementation weaknesses, and support recovery…

4K
32.9K
2 files
View
phuryn logo

Pestle Analysis

phuryn
CommunityPopular

Perform a PESTLE analysis covering Political, Economic, Social, Technological, Legal, and Environmental factors. Use when assessing the macro environment, doing strategic planning, or evaluating…

2.8K
26.4K
Instructions
View
trailofbits logo

Harness Writing

trailofbits
OrganizationPopular

Designs and improves fuzzing harnesses for C/C++ and Rust. Covers mapping raw bytes onto a target API, generating structured inputs, avoiding non-determinism and false crashes, and deciding what to…

611
7.1K
2 files
View
yaklang logo

Linux Security Bypass

yaklang
OrganizationPopular

Linux security mechanism bypass playbook. Use when facing restricted bash/rbash, read-only or noexec filesystems, AppArmor, SELinux, seccomp filters, or audit logging that must be evaded during…

292
2.2K
Instructions
View
wgpsec logo

Ctf Malware

wgpsec
OrganizationPopular

CTF 恶意软件分析技术。当遇到混淆脚本分析、C2 流量还原、PE/.NET 恶意样本逆向、自定义加密协议解析、YARA 规则编写、Shellcode 分析等 CTF 恶意软件分析类挑战时使用。覆盖静态分析(IDA/Ghidra)、动态调试(Frida/x64dbg)、流量分析(Wireshark)、内存取证等

242
1.7K
5 files
View
HoangNguyen0403 logo

Common Llm Security

HoangNguyen0403
Community

OWASP LLM Top 10 (2025) audit checklist for AI applications, agent tools, RAG pipelines, and prompt construction. Use when performing any security review touching LLM client code, prompt templates,…

164
569
2 files
View

Set up your own AI workspace now

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