Armory
Source
Browse
Skills

api-fuzzing-for-bug-bounty

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install api-fuzzing-for-bug-bounty --cli claude

writes the skill into.claude/skills/api-fuzzing-for-bug-bounty/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/api-fuzzing-for-bug-bounty/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 "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.

When to use it

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.

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/api-fuzzing-bug-bounty/SKILL.md -o .claude/skills/api-fuzzing-bug-bounty/SKILL.md

Notes

Extracted from davila7/claude-code-templates, api-fuzzing-bug-bounty category.