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,429-1,479 of 1,735 AI skills

AI skills directory results

mukul975 logo

Analyzing Network Packets With Scapy

mukul975
CommunityPopular

Use Scapy to craft, send, sniff, and dissect TCP/UDP/ICMP/DNS packets, analyze pcap files, implement SYN scans, and detect anomalous traffic such as fragmented or malformed packets. Use when…

4K
32.9K
2 files
View
Jeffallan logo

Rails Expert

Jeffallan
CommunityPopular

Rails 7+ specialist that optimizes Active Record queries with includes/eager_load, implements Turbo Frames and Turbo Streams for partial page updates, configures Action Cable for WebSocket…

1.1K
11.5K
5 files
View
browser-act logo

Indeed Job Search

browser-act
OrganizationPopular

Scrape job listings from Indeed.com by keyword, location, and country. Returns job title, company, salary, rating, description, benefits, and apply links. Use when user mentions Indeed, Indeed…

295
5.9K
2 files
View
NVIDIA logo

Doca Aes Gcm

NVIDIA
OrganizationPopular

Use this skill when the user is doing hands-on DOCA AES-GCM work on a BlueField DPU or ConnectX NIC — configuring `doca_aes_gcm_task_encrypt` / `_task_decrypt`, querying `doca_aes_gcm_cap_*` for…

397
3.3K
7 files
View
wgpsec logo

Php Auth Config Audit

wgpsec
OrganizationPopular

PHP 源码认证、配置与逻辑类漏洞审计。当在 PHP 白盒审计中需要检测认证绕过、 权限控制、安全配置、密码学误用或业务逻辑漏洞时触发。 覆盖 5 类风险: 认证绕过(硬编码凭据/弱比较/JWT 缺陷)、授权失控(IDOR/水平越权)、 安全配置(CORS/错误暴露/调试模式)、密码学误用(弱哈希/ECB/硬编码密钥)、业务逻辑(竞争条件/支付篡改)。

242
1.7K
1 files
View
BankrBot logo

Berry Juicer

BankrBot
OrganizationPopular

Single-sided token-supply yield on Base, paid as AI inference. Use when an agent or user wants to deposit a portion of an ERC-20 token's supply into a Berry Juicer vault to earn trading fees, check a…

622
1.2K
2 files
View
aj-geddes logo

Changelog Maintenance

aj-geddes
Community

Maintain comprehensive changelogs and release notes following Keep a Changelog format. Use when documenting version history, release notes, or tracking changes across versions.

55
340
2 files
View
blacklanternsecurity logo

Browser Exploitation

blacklanternsecurity
Organization

Exploit browser-based attack surfaces: malicious extension crafting for bot interaction scenarios, Chrome DevTools Protocol abuse on exposed debug ports, and browser profile/cache data extraction from…

39
276
Instructions
View
trilwu logo

Investigating Windows Endpoints

trilwu
Community

Investigate a compromised or suspicious Windows host from on-disk artifacts -- triage collection, evidence of execution (Prefetch, Amcache, Shimcache, SRUM, UserAssist, BAM), the event-log workhorses…

15
144
Instructions
View
sendaifun logo

Vulnhunter

sendaifun
Organization

Security vulnerability detection and variant analysis skill. Use when hunting for dangerous APIs, footgun patterns, error-prone configurations, and vulnerability variants across codebases. Combines…

81
128
6 files
View
dykyi-roman logo

Check Dependency Vulnerabilities

dykyi-roman
Community

Analyzes PHP dependencies for security vulnerabilities. Detects outdated packages, known CVEs, unsupported versions, vulnerable transitive dependencies.

25
98
Instructions
View
simota logo

Omen

simota
Community

Enumerating failure modes via pre-mortem analysis. Systematically identifies failure scenarios for plans, designs, and features, scoring them with RPN/AP. Does not write code.

14
80
14 files
View
brucesongs logo

Deep Research

brucesongs
Community

Multi-source intelligence gathering through systematic web research — producing thorough, cited reports from diverse sources.

18
70
13 files
View
ww-w-ai logo

Bkend Cookbook

ww-w-ai
Organization

bkend.ai practical project tutorials and troubleshooting guide. Covers 4 full-guide projects (blog, recipe-app, shopping-mall, social-network) with step-by-step implementation patterns including…

16
66
Instructions
View
coreyhaines31 logo

Site Architecture

coreyhaines31
CommunityPopular

When the user wants to plan, map, or restructure their website's page hierarchy, navigation, URL structure, or internal linking. Also use when the user mentions "sitemap," "site map," "visual…

7.7K
50.7K
4 files
View
sickn33 logo

Luna

sickn33
CommunityPopular

Reviews code for objective correctness, security, and reliability.

6.8K
46.5K
Instructions
View
K-Dense-AI logo

Geopandas

K-Dense-AI
OrganizationPopular

Guidance and local audit tools for Python workflows that directly use GeoPandas GeoSeries, GeoDataFrame, spatial operations, or vector-data I/O.

4.1K
45.4K
13 files
View
github logo

Azure Devops Cli

github
OrganizationPopular

Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops…

5K
39.1K
8 files
View
mukul975 logo

Analyzing Network Traffic For Incidents

mukul975
CommunityPopular

Analyzes network traffic captures and flow data to identify adversary activity during security incidents, including command-and-control communications, lateral movement, data exfiltration, and…

4K
32.9K
2 files
View
cursor logo

Poteto Mode

cursor
OrganizationPopular

poteto's agent style for concise, detailed responses, deliberate subagents, unslopped prose, simple code, and verified work. Use for poteto, /poteto-mode, or requests to work in this style.

728
8K
44 files
View
aws logo

Connecting To Data Source

aws
OrganizationPopular

Create and troubleshoot AWS Glue connections to JDBC databases (Oracle, SQL Server, PostgreSQL, MySQL, RDS), Redshift, Snowflake, and BigQuery. Gathers connection hints from user, discovers existing…

311
2.7K
7 files
View
openakita logo

Openakita/Skills@Moltbook

openakita
CommunityPopular

The social network for AI agents. Post, comment, upvote, and create communities.

277
2K
4 files
View
wgpsec logo

Php Exploit Chain

wgpsec
OrganizationPopular

PHP 审计漏洞链组装方法论。当已完成各分类漏洞审计、需要评估多个漏洞组合利用的可行性时触发。 覆盖: 文件写入→文件包含→RCE 链、反序列化→敏感操作链、SQL 注入→文件写入链、 SSRF→内部服务链、信息泄露→权限提升链。同时包含 Composer 依赖 CVE 扫描方法。

242
1.7K
Instructions
View
NeoLabHQ logo

Reset

NeoLabHQ
OrganizationPopular

Reset the FPF reasoning cycle to start fresh

159
1.7K
Instructions
View
uphiago logo

Wordpress Plugin Hunt

uphiago
CommunityPopular

Hunt WP plugins via REST, exploit CVEs when version known.

213
1.3K
Instructions
View
BankrBot logo

Blueagent X402

BankrBot
OrganizationPopular

Security OS for autonomous agents and builders on Base. 31 pay-per-use tools across Quantum Security, Agent Safety, Research, Data, and Earn. Built for AI agents, Zero-Human Companies (ZHC), and Base…

622
1.2K
1 files
View
ancoleman logo

Managing Vulnerabilities

ancoleman
Community

Implementing multi-layer security scanning (container, SAST, DAST, SCA, secrets), SBOM generation, and risk-based vulnerability prioritization in CI/CD pipelines. Use when building DevSecOps…

73
523
14 files
View
blacklanternsecurity logo

Command Injection

blacklanternsecurity
Organization

Guide OS command injection exploitation during authorized penetration testing.

39
276
Instructions
View
trilwu logo

Managing Vulnerabilities

trilwu
Community

Prioritize and drive remediation of a vulnerability backlog by real risk, not raw CVSS — combining severity with exploitation signals (EPSS, CISA KEV), asset exposure and business context, using…

15
144
Instructions
View
dykyi-roman logo

Check Deserialization

dykyi-roman
Community

Analyzes PHP code for insecure deserialization. Detects unserialize with user input, missing allowed_classes, PHP object injection risks, gadget chains.

25
98
Instructions
View
vasilyu1983 logo

Dev Api Design

vasilyu1983
Community

Designs durable API contracts across REST, GraphQL, gRPC, tRPC, and AsyncAPI. Use when specifying interfaces, auth, versioning, errors, rate limits, or agent APIs.

19
87
34 files
View
simota logo

Oracle

simota
Community

Designing and evaluating AI/ML systems: prompt engineering, RAG design, LLM application patterns, AI safety, evaluation frameworks, MLOps, cost optimization. Use for AI pipelines or eval harnesses.

14
80
23 files
View
seaworld008 logo

Docker Expert

seaworld008
Community

Use when containerizing an application with Docker, optimizing multi-stage builds and image size, designing Docker Compose services, troubleshooting container networking or volumes, or adding secure…

11
70
Instructions
View
ww-w-ai logo

Bkend Data

ww-w-ai
Organization

bkend.ai database expert skill. Covers table creation, CRUD operations, 7 column types, constraints, filtering (AND/OR, 10 operators), sorting, pagination, relations, joins, indexing, and schema…

16
66
Instructions
View
mukul975 logo

Analyzing Network Traffic Of Malware

mukul975
CommunityPopular

Analyzes network traffic generated by malware during sandbox execution or live incident response to identify C2 protocols, data exfiltration channels, payload downloads, and lateral movement patterns…

4K
32.9K
2 files
View
danielmiessler logo

ThreatModel

danielmiessler
CommunityPopular

Defensive threat modeling and risk management for your own estate — map where sensitive data lives across your asset graph, run compromise scenarios (what a hacked asset exposes, its blast radius, how…

2.5K
19K
5 files
View
trailofbits logo

Semgrep

trailofbits
OrganizationPopular

Runs a Semgrep security scan over a codebase: detects languages, selects rulesets, presents the plan for explicit approval, then runs every approved ruleset through scripts/run-scans.sh, which batches…

611
7.1K
8 files
View
steipete logo

Twilio Sms

steipete
CommunityPopular

Twilio SMS CLI: buy/list/keep numbers, send/check messages, credential routing.

547
6.6K
1 files
View
Netw0rkNoob logo

Secknowledge Skill

Netw0rkNoob
OrganizationPopular

Web+AI 安全测试知识库。融合 WooYun 88,636 案例 + 先知 L1-L4 方法论 + GAARM 150 风险 + OWASP Top 10 (LLM/ASI/WSTG)。 TRIGGER when 任务是实战安全测试:渗透测试、漏洞挖掘/利用、红队攻防、安全审计 (SAST/DAST)、 CTF、AI/LLM 安全测试 (Prompt…

454
3.4K
40 files
View
rlaope logo

Omh Legal Compliance Review

rlaope
CommunityPopular

[omh] Surface contract and compliance risks, questions, and escalation points before a legal decision or action. Use when the user says: contract review, contract liability clause, regulatory…

194
2.7K
2 files
View
aws logo

Creating Data Lake Table

aws
OrganizationPopular

Create managed Iceberg tables using Amazon S3 Tables (s3tables API namespace) with automatic compaction and snapshot management. Sets up table bucket, namespace, table, schema, Glue catalog…

311
2.7K
4 files
View
wgpsec logo

Php File Audit

wgpsec
OrganizationPopular

PHP 源码文件操作类漏洞审计。当在 PHP 白盒审计中需要检测文件相关漏洞时触发。 覆盖 5 类文件风险: 任意文件上传(类型绕过/路径穿越/二次渲染)、任意文件读取(include/fread/路径穿越)、 任意文件写入(日志注入/配置覆盖)、文件系统竞争(TOCTOU/符号链接)、归档提取漏洞(Zip Slip)。 需要 php-audit-pipeline 提供的数据流证据。

242
1.7K
1 files
View
microsoft logo

Azure Kubernetes Automatic Readiness

microsoft
OrganizationPopular

Assess Kubernetes workloads and cluster configuration for AKS Automatic compatibility. Identifies incompatibilities, generates fixes, and guides migration from AKS Standard to AKS Automatic. WHEN:…

246
1.5K
4 files
View
HoangNguyen0403 logo

Common Code Review

HoangNguyen0403
Community

Conduct high-quality, persona-driven code reviews. Use when reviewing PRs, critiquing code quality, or analyzing changes for team feedback.

164
569
6 files
View
aiskillstore logo

Security Patterns

aiskillstore
Organization

Security patterns and OWASP guidelines. Triggers on: security review, OWASP, XSS, SQL injection, CSRF, authentication, authorization, secrets management, input validation, secure coding.

45
427
7 files
View
blacklanternsecurity logo

Cors Misconfiguration

blacklanternsecurity
Organization

Exploit CORS (Cross-Origin Resource Sharing) misconfigurations during authorized penetration testing.

39
276
Instructions
View
Mindrally logo

Devops

Mindrally
Organization

Comprehensive DevOps engineering practices for Kubernetes, CI/CD, Bash scripting, Ansible, and cloud infrastructure.

41
259
Instructions
View
team-telnyx logo

Telnyx Numbers Config Curl

team-telnyx
Organization

Configure phone number settings including caller ID, call forwarding, messaging enablement, and connection assignments. This skill provides REST API (curl) examples.

21
217
Instructions
View
LerianStudio logo

Ring:Using Assert

LerianStudio
Organization

Using lib-observability/assert, Lerian's runtime assertion package, in two modes. Sweep Mode detects panic()/log.Fatal zero-panic violations, DIY invariant checks, hand-rolled domain predicates, and…

28
215
2 files
View
bobmatnyc logo

Env Manager

bobmatnyc
Community

Environment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications

34
152
6 files
View
trilwu logo

Producing Threat Intelligence

trilwu
Community

Produce cyber threat intelligence by pivoting on indicators to find related infrastructure, tracking actors and campaigns, enriching and contextualizing IOCs, applying attribution discipline and…

15
144
Instructions
View

Set up your own AI workspace now

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