@yaklang/injection-checking

>-

View in AI SkillSafe app
6 scan findings
0 downloads
0 stars
0 demos
SKILL.md
nameinjection-checking
description>-

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

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

Related Categories

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@yaklang/injection-checking/verified)](https://skillsafe.ai/skill/@yaklang/injection-checking/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@yaklang/injection-checking/installs)](https://skillsafe.ai/skill/@yaklang/injection-checking/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@yaklang/injection-checking/scan)](https://skillsafe.ai/skill/@yaklang/injection-checking/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@yaklang/injection-checking/eval)](https://skillsafe.ai/skill/@yaklang/injection-checking/)