api-security-testing
API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install api-security-testing --cli claudewrites the skill into.claude/skills/api-security-testing/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/api-security-testing/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.
When to use it
API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.
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-security-testing/SKILL.md -o .claude/skills/api-security-testing/SKILL.md
Notes
Extracted from davila7/claude-code-templates, api-security-testing category.