Armory
Source
Browse
Skills

web-security-testing

Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install web-security-testing --cli claude

writes the skill into.claude/skills/web-security-testing/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/web-security-testing/SKILL.md

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

What it is

Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.

When to use it

Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.

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/web-security-testing/SKILL.md -o .claude/skills/web-security-testing/SKILL.md

Notes

Extracted from davila7/claude-code-templates, web-security-testing category.