Armory
Source
Browse
Skills

html-injection-testing

This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install html-injection-testing --cli claude

writes the skill into.claude/skills/html-injection-testing/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/html-injection-testing/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 for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.

When to use it

This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.

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

Notes

Extracted from davila7/claude-code-templates, html-injection-testing category.