Capability
6 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “dataflow and taint analysis for cross-function vulnerability chaining”
AI-powered static analysis for security.
Unique: Implements interprocedural taint analysis by constructing a dataflow graph from AST analysis, tracking variable bindings and function call chains to determine if untrusted data can reach dangerous sinks. The Pro Engine reduces false positives by ~25% and increases true positives by ~250% compared to single-function pattern matching by confirming actual reachability rather than just pattern presence.
vs others: More precise than pattern-only matching (which flags all SQL queries regardless of input source) and faster than full symbolic execution tools because it uses lightweight dataflow analysis rather than constraint solving.
via “dataflow and taint analysis for vulnerability detection”
Static analysis — custom rules for bugs and security, 30+ languages, AI-powered triage.
Unique: Implements declarative taint analysis where sources, sinks, and sanitizers are defined as rules rather than hardcoded, enabling users to customize vulnerability detection for domain-specific code patterns; Pro Engine extends to cross-function/cross-file analysis reducing false positives by ~25%
vs others: More flexible and customizable than SAST tools with hardcoded vulnerability signatures; faster than symbolic execution-based tools while still catching data-dependent vulnerabilities
AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Available as CLI, GitHub Action, ECC plugin, and GitHub App integration. 🛡️
Unique: Implements taint analysis specifically for agent data flows, tracking how sensitive data (system prompts, API keys) propagates through hooks, tools, and external calls; identifies exfiltration paths that static analysis alone would miss by modeling data dependencies
vs others: More specialized than generic data flow analyzers because it understands agent-specific data sources (system prompts, tool outputs) and sinks (network requests, logs, tool parameters)
via “cross-tool exfiltration analysis”
A security layer for MCP wraps any MCP server to add behavioral profiling, LLM-powered security scanning, schema tamper detection, risk gating, cross-tool exfiltration analysis and lot more. Drop it in front of your existing MCP servers to get visibility into what tools are actually doing before the
Unique: Utilizes advanced flow analysis techniques to identify potential exfiltration in real-time, unlike simpler log analysis methods.
vs others: Provides more nuanced insights than traditional log monitoring tools.
via “taint analysis for user input tracking”
Security scanner MCP server that protects AI coding agents from generating vulnerable code. Features: • 275+ security rules for Python, JavaScript, TypeScript, Java, Go, Ruby, PHP, C/C++, Rust, C#, Terraform, Kubernetes • AST-based detection with tree-sitter (falls back to regex when unav
Unique: Employs a comprehensive taint analysis approach to track user input, which is often overlooked in simpler tools.
vs others: More thorough than basic input validation tools, providing deeper insights into data flow.
via “network traffic analysis and lateral movement detection”
Unique: Correlates network traffic analysis with endpoint process context to attribute suspicious connections to specific applications and users, enabling more accurate lateral movement detection than network-only analysis
vs others: More integrated than standalone network detection tools but less capable than dedicated network detection and response (NDR) platforms (Darktrace, ExtraHop) for encrypted traffic inspection
Building an AI tool with “Taint Analysis For Data Flow Tracking And Exfiltration Detection”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The layer the agent economy runs on.