Back to list
gmh5225

security-skills-guide

by gmh5225

A curated list of Agent Skills, resources, and tools for AI coding agents like Claude Code, Codex, Gemini CLI, GitHub Copilot, and more.

1🍴 0📅 Jan 22, 2026

SKILL.md


Security Skills Guide

Scope

Use this skill when:

  • Finding or adding security-related skills
  • Understanding cybersecurity skill categories
  • Organizing security skills in README.md

Security Skill Categories

Penetration Testing

CategorySkills
Web ApplicationBurp Suite, FFUF fuzzing, SQL injection, XSS testing
NetworkNmap, Wireshark, SMTP/SSH testing
CloudAWS/Azure/GCP penetration testing
Active DirectoryKerberoasting, DCSync, pass-the-hash

Code Auditing

CategorySkills
Static AnalysisCodeQL, Semgrep, Slither
Smart ContractsSolidity security, Move auditing
Variant AnalysisFinding similar vulnerabilities

Threat Hunting

CategorySkills
Detection RulesSigma rules, YARA
ForensicsFile metadata, memory analysis
Incident ResponseTriage, investigation

Key Security Skill Repositories

Trail of Bits Security Team

  • trailofbits/skills - Static analysis, code auditing, smart contracts

Antigravity Collection

  • sickn33/antigravity-awesome-skills - 50+ cybersecurity skills

Community Skills

  • mhattingpete/claude-skills-marketplace - Computer forensics skills

Where to Add Security Skills in README

  • Penetration testing tools: Cybersecurity & Penetration Testing
  • Code analysis tools: Security & Systems or Development & Code Tools
  • Threat hunting: Security & Systems
  • Smart contract security: Development & Code Tools (if dev-focused)

Security Skill Best Practices

  1. Clear scope: Define what the skill does and doesn't do
  2. Legal warnings: Include responsible use disclaimers
  3. Tool requirements: List required external tools
  4. Safe defaults: Use non-destructive operations by default
  5. Logging: Include audit trail capabilities

Example Security Skill Structure

threat-hunting/
├── SKILL.md           # Main instructions
├── scripts/
│   ├── sigma-search.py
│   └── log-parser.sh
├── references/
│   └── sigma-rules.md
└── templates/
    └── report.md

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon