injection-checking

Route injection testing workflows based on input context.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bingook/bingo --skill injection-checking-bingook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: injection-checking
Source: https://github.com/bingook/bingo/tree/main/bingo/skills/hack-skills/injection-checking
Command: npx skills add https://github.com/bingook/bingo --skill injection-checking-bingook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a streamlined entry point for injection testing, allowing users to quickly route between various injection-related workflows based on input context.

Core Features & Use Cases

  • Injection Testing Router: Centralizes routing for XSS, SQLi, SSRF, XXE, SSTI, command injection, and NoSQL injection workflows.
  • Dynamic Skill Selection: Offers a Skill Map to choose the appropriate deep-topic skill based on input flow and interpreter.
  • Quick Triage: Enables quick assessment of input context and selection of the right testing path.

Quick Start

Run the injection-checking skill to begin routing your injection testing.

Frequently Asked Questions about injection-checking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route injection testing workflows for different vulnerabilities like XSS and SQLi?

Injection testing workflows route dynamically based on input context, coordinating between XSS, SQLi, SSRF, XXE, SSTI, command injection, and NoSQL injection workflows to select the appropriate testing path.

What is the best way to triage multiple injection testing contexts efficiently?

Quick triage for injection testing assesses the input context and uses a Skill Map to dynamically select the appropriate deep-topic workflow, streamlining the testing process.

Can I use a single skill to coordinate SSRF, XXE, and SSTI testing?

Yes, a centralized injection testing router coordinates between SSRF, XXE, and SSTI workflows, offering dynamic skill selection based on the specific input flow and interpreter.

How does dynamic skill selection work for command injection and NoSQL injection workflows?

Dynamic skill selection for command injection and NoSQL injection workflows operates by evaluating the input flow and interpreter context, routing the testing process to the correct specialized workflow.

Do I need to manually specify the interpreter to select the right injection testing workflow?

No, the injection testing router evaluates the input context, including the interpreter, to automatically select the right deep-topic skill for efficient testing.