Armory
Source
Browse
Skills

red-team-tools-and-methodology

This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install red-team-tools-and-methodology --cli claude

writes the skill into.claude/skills/red-team-tools-and-methodology/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/red-team-tools-and-methodology/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters.

When to use it

This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/red-team-tools/SKILL.md -o .claude/skills/red-team-tools/SKILL.md

Notes

Extracted from davila7/claude-code-templates, red-team-tools category.