Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
yaklang avatar

Injection Checking

  • 2.4k installs
  • 1.5k repo stars
  • Updated June 16, 2026
  • yaklang/hack-skills

injection-checking is an agent skill that >-.

About

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 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 XSS Cross Site Scripting xss cross site scripting SKILL md SQLi SQL Injection sqli sql injection SKILL md SSRF Server Side Request Forgery ssrf server side request forgery SKILL md XXE XML External Entity xxe xml external entity SKILL md SSTI Server Side Template Injection ssti server side template injection SKILL md CMDi Command Injection cmdi command injection SKILL md NoSQL Injection nosql injection SKILL md Deserialization Insecure deserialization insecure SKILL md JNDI Injection jndi injection SKILL md Expression Language Injection expression language injection

  • Entry P1 category router for injection testing. Use when routing between XSS,
  • SQLi, SSRF, XXE, SSTI, command injection, and NoSQL injection workflows based
  • on how attacker-controlled input is consumed.
  • Follow injection-checking SKILL.md steps and documented constraints.
  • Follow injection-checking SKILL.md steps and documented constraints.

Injection Checking by the numbers

  • 2,369 all-time installs (skills.sh)
  • +128 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #407 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Security screen: CRITICAL risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

injection-checking capabilities & compatibility

Capabilities
entry p1 category router for injection testing. · sqli, ssrf, xxe, ssti, command injection, and no · on how attacker controlled input is consumed. · follow injection checking skill.md steps and doc
Use cases
orchestration
From the docs

What injection-checking says it does

Entry P1 category router for injection testing. Use when routing between XSS,
SKILL.md
SQLi, SSRF, XXE, SSTI, command injection, and NoSQL injection workflows based
SKILL.md
on how attacker-controlled input is consumed.
SKILL.md
npx skills add https://github.com/yaklang/hack-skills --skill injection-checking

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2.4k
repo stars1.5k
Security audit1 / 3 scanners passed
Last updatedJune 16, 2026
Repositoryyaklang/hack-skills

When should an agent use injection-checking and what problem does it solve?

>-

Who is it for?

Developers invoking injection-checking as documented in the skill source.

Skip if: Skip when requirements fall outside injection-checking documented scope.

When should I use this skill?

>-

What you get

Outputs aligned with the injection-checking SKILL.md workflow and stated deliverables.

  • Injection probe payloads
  • Detection confirmation notes
  • Vector assessment report

By the numbers

  • Covers 3 injection types: SSI, LDAP, and XPath
  • Documents SSI detection on Apache, Nginx, and IIS

Files

SKILL.mdMarkdownGitHub ↗

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

  • XSS Cross Site Scripting
  • SQLi SQL Injection
  • SSRF Server Side Request Forgery
  • XXE XML External Entity
  • SSTI Server Side Template Injection
  • CMDi Command Injection
  • NoSQL Injection
  • Deserialization Insecure
  • JNDI Injection
  • Expression Language Injection
  • CRLF Injection
  • Extra Injection Types (SSI, LDAP, XPath)
  • Request Smuggling
  • Prototype Pollution
  • Type Juggling
  • HTTP Parameter Pollution
  • XSLT Injection
  • CSV Formula Injection

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

  • file-access-vuln

Related skills

FAQ

What is injection-checking?

>-

When should I use injection-checking?

>-

Is injection-checking safe to install?

Review the Security Audits panel on this page before production use.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.