exploit-investigator

Trace on-chain exploit transactions and generate root-cause analysis reports.

103|15|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/DarkNavySecurity/web3-skills --skill exploit-investigator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exploit-investigator
Source: https://github.com/DarkNavySecurity/web3-skills/tree/main/exploit-investigator
Command: npx skills add https://github.com/DarkNavySecurity/web3-skills --skill exploit-investigator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, anthropic, openai, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables users to investigate on-chain exploits, trace attack transactions, and generate Proof of Concept (PoC) exploit tests.

Core Features & Use Cases

  • Transaction Tracing: Trace on-chain transactions and reconstruct attack logic.
  • Incident Reporting: Generate comprehensive incident reports with root-cause analysis.
  • PoC Generation: Optionally generate Foundry PoC exploits based on analysis results.
  • Use Case: When a smart contract exploit is detected, use this Skill to trace the exploit transactions, analyze the attack, and generate a PoC exploit test for further investigation.

Quick Start

Use the exploit-investigator skill to investigate an exploit in the transaction with hash '0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef' on the Ethereum chain.

Frequently Asked Questions about exploit-investigator

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

FAQPage Schema
How do I investigate on-chain exploit transactions and trace the attack logic?

To investigate on-chain exploit transactions, you can use this Skill to trace attack transactions and reconstruct the exploit logic. It applies a multi-agent AI pipeline to analyze the transaction flow and generate a comprehensive report detailing the root cause.

What is the best way to generate a PoC exploit test for a smart contract vulnerability?

The best way to generate a PoC exploit test is using this Skill's optional PoC generation feature. After analyzing the smart contract exploit, it can automatically generate a Foundry PoC exploit test based on the analysis results.

Can I use this tool for smart contract auditing and blockchain security analysis?

Yes, you can use this tool for smart contract auditing and blockchain security analysis. It applies AI-driven multi-agent pipelines to investigate on-chain exploits, classify vulnerabilities, and trace transaction flows for security incidents.

Do I need a Python environment and API keys to run on-chain exploit investigations?

Yes, you need a Python environment and API keys for external services to run on-chain exploit investigations. The investigation pipeline relies on Python dependencies and AI API keys to perform multi-agent analysis and transaction tracing.

How do I trace an Ethereum transaction hash to find the root cause of an exploit?

To trace an Ethereum transaction hash and find the root cause, provide the hash to this Skill. It will trace the on-chain transactions, analyze the attack logic, and output an incident report with structured exploit classification and root-cause analysis.