taint-instrumentation-assistant

Community

Track sensitive data flow, prevent breaches.

AuthorArabelaTso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and prevent security vulnerabilities by tracking the flow of untrusted or sensitive data through your codebase, thereby detecting potential injection attacks and data leaks.

Core Features & Use Cases

  • Taint Source Identification: Define origins of untrusted data (user input, file reads, network).
  • Taint Propagation Tracking: Monitor how tainted data moves through code operations.
  • Taint Sink Detection: Identify dangerous operations where tainted data could cause harm (SQL queries, command execution).
  • Use Case: Detect if user-provided input in a web application can be used to execute arbitrary SQL commands, leading to a data breach.

Quick Start

Instrument the provided Python code to track tainted user input propagating to SQL queries.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: taint-instrumentation-assistant
Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#taint-instrumentation-assistant

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.