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,378-1,428 of 1,735 AI skills

AI skills directory results

dykyi-roman logo

Check Crypto Usage

dykyi-roman
Community

Analyzes PHP code for cryptography issues. Detects weak algorithms, hardcoded keys, insecure random, poor key management, deprecated functions.

25
98
Instructions
View
korallis logo

Security Patterns

korallis
Community

Implement comprehensive security patterns to protect applications against OWASP Top 10 vulnerabilities including XSS, CSRF, SQL injection, authentication bypass, and data exposure. Use when handling…

9
89
Instructions
View
simota logo

Mend

simota
Community

Remediating known failure patterns automatically from Triage diagnoses and Beacon alerts: runbooks with safety-tier classification, staged verification, rollback. Use for automated remediation.

14
80
12 files
View
mukul975 logo

Analyzing Mft For Deleted File Recovery

mukul975
CommunityPopular

Analyze the NTFS Master File Table ($MFT) with MFTECmd, analyzeMFT, and X-Ways Forensics to recover metadata and content of deleted files by examining MFT record entries, $LogFile, $UsnJrnl, and MFT…

4K
32.9K
6 files
View
danielmiessler logo

SecurityMarketData

danielmiessler
CommunityPopular

Query curated cybersecurity market and company intelligence. USE WHEN security market data OR cybersecurity funding OR cyber M&A OR security-company/investor research OR market maps OR deal activity…

2.5K
19K
2 files
View
anbeime logo

Moltbook

anbeime
CommunityPopular

内容创作者与运营专员让 AI Agent 建立专属社交人设时,当用户明确要求 Agent 进行社交互动或社区运营时使用。一键完成注册、发帖、评论、点赞及创建社区,轻松打造 AI 专属社交圈。

645
6.9K
Instructions
View
Yeachan-Heo logo

Gjc Sdk Operate

Yeachan-Heo
CommunityPopular

Operate trusted local GJC sessions through a reviewed broker-bound CLI allowlist with single-use human approval.

385
2.8K
Instructions
View
wgpsec logo

Java Injection Audit

wgpsec
OrganizationPopular

Java 源码注入类漏洞审计。当在 Java 白盒审计中需要检测注入类漏洞时触发。 覆盖 6 种注入: SQL 注入(JDBC/MyBatis/Hibernate/JPA)、命令注入(Runtime.exec/ProcessBuilder)、 SSRF(HttpURLConnection/OkHttp/RestTemplate)、LDAP 注入、SpEL/OGNL 表达式注入、NoSQL…

242
1.7K
1 files
View
jamditis logo

Security Checklist

jamditis
Community

Pre-deployment security audit organized by OWASP Top 10. Use when reviewing code before shipping or going to production.

64
397
1 files
View
blacklanternsecurity logo

Retrospective

blacklanternsecurity
Organization

Post-engagement lessons-learned retrospective. Reads the engagement directory, analyzes skill routing decisions, identifies knowledge gaps and missing skills, and produces an actionable improvement…

39
276
Instructions
View
secondsky logo

Api Changelog Versioning

secondsky
Community

Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions, communicating breaking changes, or creating…

31
219
Instructions
View
trilwu logo

Investigating Azure Incidents

trilwu
Community

Investigate security incidents in Microsoft Azure (resource and subscription control plane) -- reconstruct attacker activity from the Azure Activity Log and resource/data-plane diagnostic logs, anchor…

15
144
Instructions
View
dykyi-roman logo

Check Csrf Protection

dykyi-roman
Community

Analyzes PHP code for CSRF vulnerabilities. Detects missing CSRF tokens, state-changing GET requests, token validation gaps.

25
98
Instructions
View
simota logo

Muse

simota
Community

Defining and managing design tokens, applying token systems to existing codebases, building design system foundations. Use for spacing, color, typography, dark mode, cross-platform output.

14
80
17 files
View
brucesongs logo

Data Scraper Agent

brucesongs
Community

Automated data collection from structured sources: CVE databases, threat intelligence feeds, exploit databases, and security advisories. Transform unstructured web data into structured knowledge…

18
70
12 files
View
github logo

Azure Container Registry Cli

github
OrganizationPopular

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replication, and networking. Use when working with ACR, az acr…

5K
39.1K
4 files
View
zhaoxuya520 logo

Reverse Skill Router

zhaoxuya520
CommunityPopular

Routes reverse engineering, exploitation, penetration testing, malware, mobile, firmware, browser automation, documentation, and security tasks to the appropriate specialist skill. Use when a task…

5K
36.3K
332 files
View
mukul975 logo

Analyzing Network Covert Channels In Malware

mukul975
CommunityPopular

Detect and analyze covert communication channels used by malware, including DNS tunneling, ICMP exfiltration, steganographic HTTP, and other protocol abuse used for C2 and data exfiltration. Use when…

4K
32.9K
5 files
View
trailofbits logo

Sharp Edges

trailofbits
OrganizationPopular

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or…

611
7.1K
18 files
View
wgpsec logo

Java Serialization Audit

wgpsec
OrganizationPopular

Java 源码序列化类漏洞审计。当在 Java 白盒审计中需要检测序列化/反序列化相关漏洞时触发。 覆盖 3 类风险: Java 原生反序列化(ObjectInputStream/Gadget Chain/ysoserial)、 XXE(DocumentBuilderFactory/SAXParser/XMLInputFactory/TransformerFactory/SchemaFactory…

242
1.7K
1 files
View
codewithmukesh logo

Verify

codewithmukesh
Organization

Run a comprehensive 7-phase verification pipeline for .NET projects: build, analyzers, antipattern detection, tests, security, formatting, and diff review. Each phase produces PASS/FAIL with…

170
721
Instructions
View
proffesor-for-testing logo

Qe Browser

proffesor-for-testing
Community

Browser automation for QE agents using Vibium (WebDriver BiDi) with assertions, batch execution, visual diff, prompt-injection scanning, and semantic intents. Use when any QE skill needs to drive a…

92
480
13 files
View
jamditis logo

Supply Chain Hardening

jamditis
Community

Install-time cooldowns for npm/bun plus a sandboxed pre-install scan for bypasses. Use for supply-chain attacks or npm security.

64
397
1 files
View
blacklanternsecurity logo

2fa Bypass

blacklanternsecurity
Organization

Bypass two-factor authentication (2FA/MFA) during authorized penetration testing.

39
276
Instructions
View
Kilo-Org logo

Creating Secrets Using Best Practices

Kilo-Org
Organization

Creates and manages secrets in AWS Secrets Manager following security best practices. Always use this skill when creating secrets — it sets up dedicated KMS encryption keys, automatic rotation,…

168
179
1 files
View
trilwu logo

Investigating Gcp Incidents

trilwu
Community

Investigate a security incident in Google Cloud — establishing what audit logging exists before trusting a gap, reconstructing activity from Cloud Audit Logs, triaging service-account and OAuth abuse,…

15
144
Instructions
View
aAAaqwq logo

Openclaw Shield

aAAaqwq
Community

Security audit engine for OpenClaw configurations. Detects vulnerabilities, misconfigurations, secret leaks, and over-privileged agents. Use when the user asks about security, hardening, config…

23
98
6 files
View
vasilyu1983 logo

Data Sql Optimization

vasilyu1983
Community

Diagnoses and tunes SQL for OLTP workloads on PostgreSQL, MySQL, and SQL Server. Use when tuning queries, reading plans, indexing, or fixing lock contention.

19
87
40 files
View
Cap-go logo

Capgo Native Builds

Cap-go
Organization

Use for Capgo Cloud Build native iOS and Android workflows, including CLI login, API-key handling, iOS build onboarding, signing credential storage, build requests, store upload settings, output…

4
71
1 files
View
seaworld008 logo

Dependency Auditor

seaworld008
Community

Audit dependency versions, vulnerabilities, licenses and upgrade risks across package manifests and lockfiles.

11
70
14 files
View
brucesongs logo

Database Attack

brucesongs
Community

Direct attacks against database servers at the protocol level — distinct from web-based SQL injection (covered by web-sqli). This skill targets database listeners, authentication mechanisms, stored…

18
70
12 files
View
ruvnet logo

Cost Benchmark

ruvnet
CommunityPopular

Run the corpus benchmark — booster locally, optional Gemini/Sonnet/Opus baselines — and persist a verifiable measured-vs-claimed table

8.6K
72.7K
Instructions
View
sickn33 logo

Aria

sickn33
CommunityPopular

Designs the data model, API contracts, and structural foundation of the system.

6.8K
46.5K
Instructions
View
zhaoxuya520 logo

Api Security

zhaoxuya520
CommunityPopular

Use for authorized security assessment of REST, GraphQL, WebSocket, or SOAP APIs, including discovery, authentication, authorization, rate-limit, and CI/CD testing.

5K
36.3K
2 files
View
mukul975 logo

Analyzing Network Flow Data With Netflow

mukul975
CommunityPopular

Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing patterns. Uses the Python netflow library to decode flow records, builds traffic…

4K
32.9K
2 files
View
elementalsouls logo

Hunt Oauth

elementalsouls
CommunityPopular

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

678
4.5K
Instructions
View
Netw0rkNoob logo

Redteam Web Detail Pack

Netw0rkNoob
OrganizationPopular

Routing and boundary guidance for authorized general web application security testing. Use as a web testing router when the attack surface should be dispatched to more specific web vulnerability…

454
3.4K
1 files
View
aws logo

Signing In To Aws

aws
OrganizationPopular

Gets AWS credentials for CLI/SDK access via `aws login`. Activates when a developer needs to authenticate to AWS for local development, when an AWS operation fails due to missing or expired…

311
2.7K
Instructions
View
wondelai logo

Negotiation

wondelai
OrganizationPopular

Prepare and execute negotiations using tactical empathy, calibrated questions, and the Ackerman method. Use when the user mentions "salary negotiation", "contract terms", "handling objections",…

228
2.2K
1 files
View
xu-xiang logo

Django Patterns

xu-xiang
CommunityPopular

Django架构模式,使用DRF设计REST API,ORM最佳实践,缓存,信号,中间件,以及生产级Django应用程序。

318
1.9K
Instructions
View
wgpsec logo

Php Audit Pipeline

wgpsec
OrganizationPopular

PHP 白盒源码安全审计总方法论。当需要对 PHP 项目进行完整的源码安全审计、 或需要系统化的白盒漏洞挖掘流程时触发。 覆盖 5 阶段审计流水线: 路由映射→权限建模→数据流追踪→分类漏洞审计→利用链组装。 核心机制: 证据合约系统(EVID_*)防止 AI 幻觉误报,所有漏洞结论必须有数据流证据支撑。

242
1.7K
3 files
View
rmyndharis logo

Comprehensive Review Full Review

rmyndharis
CommunityPopular

Use when working with comprehensive review full review

264
1.6K
Instructions
View
oliver-kriska logo

Quick

oliver-kriska
Community

Implement small Phoenix changes without planning — add validations, update routes, fix components, create migrations. Use for single-file edits under 50 lines.

40
555
Instructions
View
giuseppe-trisciuoglio logo

Langchain4j Mcp Server Patterns

giuseppe-trisciuoglio
Community

Provides LangChain4j patterns for implementing MCP (Model Context Protocol) servers, creating Java AI tools, exposing tool calling capabilities, and integrating MCP clients with AI services. Use when…

41
345
3 files
View
blacklanternsecurity logo

Ajp Ghostcat

blacklanternsecurity
Organization

Exploit Apache JServ Protocol (AJP) misconfigurations and Ghostcat (CVE-2020-1938) for file read and remote code execution on Apache Tomcat. Use when port 8009 is open or AJP connector is exposed.

39
276
Instructions
View
Impertio-Studio logo

Frappe Ops Upgrades

Impertio-Studio
Organization

Use when upgrading Frappe/ERPNext between major versions (v14 to v15, v15 to v16), troubleshooting failed migrations, or planning rollback. Prevents broken upgrades from skipped patches, incompatible…

53
180
4 files
View
datadog-labs logo

Dd Pup

datadog-labs
Organization

Datadog CLI (Rust). OAuth2 auth with token refresh.

28
172
Instructions
View
trilwu logo

Investigating M365 Entra

trilwu
Community

Investigate security incidents in Microsoft 365 and Entra ID (Azure AD) -- search the Unified Audit Log, correlate sign-in and audit events, trace illicit OAuth consent grants, analyze mailbox rule…

15
144
Instructions
View
simota logo

Nexus

simota
Community

Orchestrating multi-specialist task chains and scope-adaptive product delivery: classifies intent, selects and executes the minimum viable chain, aggregates results, and verifies acceptance criteria.…

14
80
101 files
View
ww-w-ai logo

Bkend Auth

ww-w-ai
Organization

bkend.ai authentication and security expert skill. Covers email signup/login, social login (Google, GitHub), magic link, JWT tokens (Access 1h, Refresh 30d), session management, RBAC…

16
66
Instructions
View
github logo

Azure Developer Cli

github
OrganizationPopular

Design, create, review, migrate, or troubleshoot Azure Developer CLI (azd) projects using current Microsoft guidance. Use for azd, azure.yaml, AZD templates, Bicep or Terraform under infra, AZD…

5K
39.1K
5 files
View

Set up your own AI workspace now

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