Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Security testing toolkit for AI Agent: curated SecLists wordlists, injection payloads, and expert agents for authorized pentesting, CTFs, and bug bounties
| Date | Stars |
|---|---|
| 2026-07-31 | 349 |
| 2026-08-06 | 349 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Awesome Security Skills: Security Collection [](https://skills.sh/Eyadkelleh/awesome-skills-security) A curated collection of security testing resources packaged as agent skills, available on [skills.sh](https://skills.sh/) **Repository:** [Eyadkelleh/awesome-skills-security](https://github.com/Eyadkelleh/awesome-skills-security) · **skills.sh:** [Eyadkelleh/awesome-skills-security](https://skills.sh/Eyadkelleh/awesome-skills-security) ## Overview This repository contains a curated collection of security testing resources from [SecLists](https://github.com/danielmiessler/SecLists) packaged as [Agent Skills](https://agentskills.io) for use with Claude Code, Cursor, Codex, and [60+ other supported agents](https://skills.sh/). These skills provide instant access to essential wordlists, payloads, patterns, and web shells for authorized security testing, penetration testing, CTF competitions, and security research. The goal of this project is to provide organized, immediately accessible security testing resources that integrate seamlessly with AI agent workflows for: - Authorized penetration testing and security assessments - Bug bounty program research - CTF competition problem solving - Security tool development and testing - Educational security demonstrations - Vulnerability research in controlled environments ## Quick Start ### Install from skills.sh (Recommended) The easiest way to get started is to install from the [skills.sh](https://skills.sh/) directory using the open agent skills CLI: ```bash # List all available skills in this repository npx skills add Eyadkelleh/awesome-skills-security --list # Install all 7 security skills npx skills add Eyadkelleh/awesome-skills-security --skill '*' -y # Install specific skills npx skills add Eyadkelleh/awesome-skills-security --skill security-fuzzing --skill llm-testing -y # Install to a specific agent (e.g. Cursor or Claude Code) npx skills add Eyadkelleh/awesome-skills-security -a cursor -y npx skills add Eyadkelleh/awesome-skills-security -a claude-code -y # Install globally (available across all projects) npx skills add Eyadkelleh/awesome-skills-security --skill '*' -g -y ``` Browse and discover this collection on skills.sh: [skills.sh/Eyadkelleh/awesome-skills-security](https://skills.sh/Eyadkelleh/awesome-skills-security) ### Verify Installation After installing, verify the skills are available: ```bash # List installed skills npx skills list # Or ask your agent to use a skill "Use the security-fuzzing skill to show me SQL injection payloads" ``` ### What You Get Once installed, you'll have access to: - **7 Security Skill Categories**: Fuzzing, Passwords, Patterns, Payloads, Usernames, Web-shells, LLM Testing - **Curated SecLists Content**: Essential wordlists and payloads for security testing - **LLM Security Testing**: Comprehensive AI/ML security testing prompts and methodologies ### Troubleshooting **"No skills found"** - Ensure you're using the correct repo: `Eyadkelleh/awesome-skills-security` - Run `npx skills add Eyadkelleh/awesome-skills-security --list` to verify discovery - Each `SKILL.md` must have valid YAML frontmatter with `name` (lowercase, hyphens) and `description` **"Skill not loading in agent"** - Verify the skill was installed to the correct agent directory (e.g. `.cursor/skills/`) - Try reinstalling: `npx skills add Eyadkelleh/awesome-skills-security --skill <name> -y` - Check your agent's documentation for skill loading requirements **Need help?** - Open an issue on [GitHub](https://github.com/Eyadkelleh/awesome-skills-security/issues) - Check the [skills.sh directory](https://skills.sh/) and [Agent Skills spec](https://agentskills.io) ## Available Skills All skills live under `skills/` and are discoverable by the [skills.sh CLI](https://skills.sh/). Each skill has a `SKILL.md` with `name` and `description` frontmatter. | Skill ID | Description | Install co
Excerpt of 20,667 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:e19a387cfd84c998, topic:agentic-ai, desc:ai agent