injection-checking

>-

INSTALLATION
npx skills add https://github.com/yaklang/hack-skills --skill injection-checking
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

Injection Testing Router

This is the routing entry point when input reaches a dangerous interpreter or execution environment.

After confirming this is an injection-class issue, use it to decide whether it is mainly browser context, database, template engine, server-side requests, XML parsing, or system commands.

When to Use

  • Input reaches HTML, JS, SQL, templates, URL fetchers, XML parsers, or shell
  • You have not yet decided whether to start with XSS, SQLi, SSRF, XXE, SSTI, CMDi, or NoSQL
  • You need to choose the correct deep-topic skill based on input flow

Skill Map

Recommended Flow

  • First identify the final sink of the input
  • Then choose the topic skill that best matches that interpreter
  • Small payload samples and quick triage are merged into each main skill; no extra payload router is needed

Related Categories

BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card