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,225-1,275 of 1,735 AI skills

AI skills directory results

tanweai logo

Wooyun Legacy

tanweai
CommunityPopular

WooYun business logic vulnerability methodology — 22,132 real cases across 6 domains (authentication bypass, authorization bypass, payment tampering, information disclosure, logic flaws,…

359
1.8K
6 files
View
wgpsec logo

Oss Bucket Exploit

wgpsec
OrganizationPopular

对象存储(S3/OSS/COS/OBS)Bucket 误配利用。当发现 AWS S3、阿里云 OSS、腾讯云 COS、华为云 OBS 等对象存储服务,或在 HTTP 响应中看到 x-amz-*、x-oss-*、x-cos-* 等 Header 时使用。覆盖 Bucket 枚举、ACL 误配检测、公开读写利用、Bucket 接管、Object 遍历、任意文件上传、Policy…

242
1.7K
2 files
View
OneWave-AI logo

Compliance Checker

OneWave-AI
Organization

Audits a codebase or business process for regulatory compliance across GDPR, HIPAA, SOC2, CCPA, and PCI-DSS. Scans for PII handling, data retention, encryption, access controls, audit logging, consent…

49
293
5 files
View
blacklanternsecurity logo

Linux Kernel Exploits

blacklanternsecurity
Organization

Exploit Linux kernel vulnerabilities and escape restricted shells for privilege escalation.

39
276
Instructions
View
LerianStudio logo

Ring:Hardening Dockerfiles

LerianStudio
Organization

Hardening Dockerfiles to reach Docker Hub Health Score grade A: enforcing a non-root USER, minimal/distroless multi-stage base images, no fixable critical/high CVEs, no AGPL-3.0 deps, and…

28
215
Instructions
View
danielvm-git logo

Harden Vps

danielvm-git
Community

Harden a production Linux VPS for your application across three layers — application (systemd hardening, monitoring alerts, backup automation), Ubuntu OS (UFW firewall, fail2ban SSH,…

18
206
1 files
View
TerminalSkills logo

Aircrack Ng

TerminalSkills
Organization

Audit Wi-Fi networks with the aircrack-ng suite. Use when a user asks to test their own wireless network, capture WPA2 handshakes, crack captured handshakes offline, put an adapter into monitor mode,…

21
155
1 files
View
omer-metin logo

Auth Specialist

omer-metin
Community

Authentication and authorization expert for OAuth, sessions, JWT, MFA, and identity securityUse when "authentication flow, login system, oauth integration, jwt tokens, session management, password…

22
152
3 files
View
bitwarden logo

Analyzing Code Security

bitwarden
Organization

This skill should be used when the user asks to "analyze code for security issues", "check for OWASP vulnerabilities", "review code against CWE Top 25", "find injection vulnerabilities", "do a…

19
149
2 files
View
trilwu logo

Analyzing Memory Images

trilwu
Community

Analyze volatile memory images (RAM dumps) using Volatility 3 — process enumeration, injected code detection, credential extraction, network artifacts, rootkit analysis, and timeline construction from…

15
144
Instructions
View
sendaifun logo

Quicknode

sendaifun
Organization

Quicknode blockchain infrastructure for Solana — RPC endpoints, DAS API (Digital Asset Standard) for NFTs and compressed assets, Yellowstone gRPC streaming, Priority Fee API, Streams (real-time data…

81
128
8 files
View
TheBeardedBearSAS logo

Security React

TheBeardedBearSAS
Organization

React Security. Use when reviewing security, implementing auth, or hardening code.

9
105
Instructions
View
simota logo

Hone

simota
Community

Auditing AI CLI configs and designing, configuring, or debugging Claude Code hooks. Use for Codex/agy/Claude Code config reviews, hook lifecycle automation, quality gates, or MCP governance.

14
80
37 files
View
serac-labs logo

Grc Compliance

serac-labs
Organization

Build ServiceNow GRC — sn_compliance_policy lifecycle, sn_compliance_control tests, sn_risk_risk assessment with inherent/residual scoring, audit engagements, and findings remediation.

26
78
Instructions
View
seaworld008 logo

Comply

seaworld008
Community

Regulatory compliance and audit agent. Maps business regulatory requirements (SOC2/PCI-DSS/HIPAA/ISO 27001), checks control implementations, designs audit trails, and implements Policy as Code. Use…

11
70
9 files
View
brucesongs logo

Continuous Learning

brucesongs
Community

After completing a penetration test engagement - When encountering a novel attack technique or defense - After a tool produces unexpected results - When identifying recurring patterns across targets -…

18
70
14 files
View
sickn33 logo

Agent Memory

sickn33
CommunityPopular

A hybrid memory system that provides persistent, searchable knowledge management for AI agents.

6.8K
46.5K
Instructions
View
mukul975 logo

Analyzing Malicious Pdf With Peepdf

mukul975
CommunityPopular

Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript, shellcode, and suspicious objects. Use when triaging a suspicious PDF attachment…

4K
32.9K
2 files
View
prowler-cloud logo

Tdd

prowler-cloud
OrganizationPopular

Test-Driven Development workflow for ALL Prowler components (UI, SDK, API). Trigger: ALWAYS when implementing features, fixing bugs, or refactoring - regardless of component. This is a MANDATORY…

2.4K
14.8K
Instructions
View
SnailSploit logo

Offensive Sqli

SnailSploit
CommunityPopular

SQL injection testing skill for offensive security assessments and bug bounty hunting. Covers error-based, UNION-based, boolean/time-based blind, out-of-band, second-order, NoSQL, GraphQL, WebSocket,…

775
6K
Instructions
View
zebbern logo

Network 101

zebbern
CommunityPopular

This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on…

464
4.6K
Instructions
View
aws logo

Aws Networking

aws
OrganizationPopular

Routes AWS networking requests to the correct service skill for implementation. Covers Route 53 (DNS, health checks, routing policies, Resolver, DNS Firewall), CloudFront (caching, edge, OAC, mTLS,…

311
2.7K
Instructions
View
LeoYeAI logo

Acl Rule Analysis

LeoYeAI
CommunityPopular

Vendor-agnostic ACL and firewall rule analysis with shadowed rule detection, overly permissive rule identification, unused rule discovery, redundant rule flagging, and rule ordering optimization.…

325
2.1K
3 files
View
wgpsec logo

Serverless Attack

wgpsec
OrganizationPopular

Serverless/云函数安全测试与攻击。当目标涉及 AWS Lambda、腾讯云 SCF、阿里云 FC、Azure Functions 等 Serverless 服务时使用。当发现 API Gateway 后端是 Lambda/SCF 触发、通过 cloud-aksk-exploit…

242
1.7K
2 files
View
blacklanternsecurity logo

Linux Sudo Suid Capabilities

blacklanternsecurity
Organization

Exploit sudo misconfigurations, SUID/SGID binaries, and Linux capabilities for privilege escalation.

39
276
Instructions
View
omer-metin logo

Authentication Oauth

omer-metin
Community

Expert guidance on authentication implementation including OAuth 2.0/OIDC, JWT tokens, session management, and secure password handling. Covers both implementing auth from scratch and integrating auth…

22
152
3 files
View
bitwarden logo

Auditing External Claude Plugins

bitwarden
Organization

Audits an external (third-party) Claude Code plugin pinned in this marketplace for security risk before it is vendored, and writes the report to a file for downstream posting. Use when asked to "audit…

19
149
4 files
View
trilwu logo

Analyzing Network Traffic

trilwu
Community

Analyze packet captures and network telemetry for intrusion evidence — capture and handling, the Wireshark/tshark triage funnel, Zeek log mining, Suricata rule runs, beacon and DNS-tunnel detection,…

15
144
Instructions
View
dykyi-roman logo

Check Command Injection

dykyi-roman
Community

Analyzes PHP code for command injection vulnerabilities. Detects shell_exec, exec, system, passthru with user input, missing escapeshellarg/escapeshellcmd.

25
98
Instructions
View
vasilyu1983 logo

Ai Product Operating Model

vasilyu1983
Community

Designs operating models for AI in product teams. Use when planning platform ownership, provider strategy, data boundaries, evals, or sensitive-data controls.

19
87
10 files
View
simota logo

Ink

simota
Community

Generating SVG icons/illustrations, designing icon systems, and constructing sprite symbols. Use when vector assets are needed.

14
80
11 files
View
jiaxiaojunQAQ logo

Isms Audit Expert

jiaxiaojunQAQ
Community

Senior ISMS Audit Expert for internal and external information security management system auditing. Provides ISO 27001 audit expertise, security audit program management, security control assessment,…

8
79
4 files
View
brucesongs logo

Council

brucesongs
Community

Council provides a structured framework for analyzing security questions from multiple adversarial and defensive perspectives simultaneously.

18
70
14 files
View
HKUDS logo

Cli Anything Jumpserver

HKUDS
OrganizationPopular

Stateful CLI harness for JumpServer bastion host management. Supports asset, user, permission, account, session, audit, and operations management via REST API, with both one-shot and interactive REPL…

4.6K
49.5K
Instructions
View
googleworkspace logo

Gws Slides

googleworkspace
OrganizationPopular

Google Slides: Read and write presentations.

1.8K
31K
Instructions
View
prowler-cloud logo

Typescript

prowler-cloud
OrganizationPopular

TypeScript strict patterns and best practices. Trigger: When implementing or refactoring TypeScript in .ts/.tsx (types, interfaces, generics, const maps, type guards, removing any, tightening…

2.4K
14.8K
Instructions
View
trailofbits logo

Open Sourcing

trailofbits
OrganizationPopular

This skill should be used when the user asks to "open source this project", "prepare this repository for public release", "make this repo public", "check open-source readiness", "choose a license for…

611
7.1K
10 files
View
elementalsouls logo

Hunt Ldap

elementalsouls
CommunityPopular

Hunt LDAP Injection and XPath Injection — authentication bypass, blind char-by-char attribute exfiltration, AD user/group enumeration, XML-store XPath bypass. Covers the LDAP special-character set (*…

678
4.5K
Instructions
View
samber logo

Golang Security

samber
CommunityPopular

Security best practices and vulnerability prevention for Golang — injection (SQL, command, XSS), cryptography, path traversal, SSRF and HTTP security headers, cookies, secrets management, memory…

213
3.3K
13 files
View
alsk1992 logo

Harden

alsk1992
CommunityPopular

VPS security auditing and hardening

336
2.8K
1 files
View
yaklang logo

Expression Language Injection

yaklang
OrganizationPopular

Expression Language injection playbook. Use when Java EL, SpEL, OGNL, or MVEL expressions may evaluate attacker-controlled input in Spring, Struts2, Confluence, or similar frameworks.

292
2.2K
Instructions
View
wgpsec logo

Tencent Pentesting

wgpsec
OrganizationPopular

腾讯云渗透测试方法论。当目标使用腾讯云服务、发现 cos.*.myqcloud.com 资产、获取腾讯云 SecretId/SecretKey、在 CVM 实例内可访问 metadata.tencentyun.com 元数据、或需要对腾讯云 CAM/CVM/COS/TencentDB/TKE/SCF 等服务进行安全评估时使用。覆盖 CAM 提权、CVM 接管、COS…

242
1.7K
2 files
View
HoangNguyen0403 logo

Angular Security

HoangNguyen0403
Community

Harden Angular apps against XSS, CSP violations, and unauthorized access. Use when implementing XSS protection, Content Security Policy, or auth guards in Angular.

164
569
2 files
View
proffesor-for-testing logo

Pentest Validation

proffesor-for-testing
Community

Use when validating security findings from SAST/DAST scans, proving exploitability of reported vulnerabilities, eliminating false positives, or running the 4-phase pentest pipeline (recon, analysis,…

92
480
3 files
View
aj-geddes logo

Backup Disaster Recovery

aj-geddes
Community

Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.

55
340
6 files
View
blacklanternsecurity logo

Windows Credential Harvesting

blacklanternsecurity
Organization

Harvest stored credentials from a Windows system for privilege escalation or lateral movement.

39
276
Instructions
View
danielvm-git logo

Inspect Quality

danielvm-git
Community

Interactive QA session where user reports bugs or issues conversationally, and the agent logs them to specs/bugs/registry.yaml with a structured audit schema. Explores the codebase in the background…

18
206
Instructions
View
TerminalSkills logo

Airtable

TerminalSkills
Organization

Build integrations with the Airtable Web API — bases, tables, records, fields, views, webhooks, and OAuth. Use when tasks involve reading or writing Airtable data, syncing external sources with…

21
155
1 files
View
bitwarden logo

Bitwarden Security Context

bitwarden
Organization

Bitwarden's security principles (P01-P06), security vocabulary, and data classification standards. Use when you need foundational security context for any Bitwarden development, review, or security…

19
149
Instructions
View
trilwu logo

Analyzing Phishing Emails

trilwu
Community

Triage and forensically analyze reported phishing safely — extract the raw message, read the Received chain, verify SPF/DKIM/DMARC, detect display-name and lookalike spoofing, unwrap redirects and…

15
144
Instructions
View
simota logo

Judge

simota
Community

Reviewing code via multi-engine orchestration (Claude + Codex) on three axes — secure, correct, and lean — shipping only findings worth fixing. Use for PR review or pre-commit. Complements Zen.

14
80
24 files
View

Set up your own AI workspace now

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