mev-protection

Pass

Audited by Gen Agent Trust Hub on Aug 3, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE]: The skill utilizes a PRIVATE_KEY environment variable to sign and submit transactions via Flashbots Protect. This is a functional requirement for the skill's primary purpose of providing MEV protection. The skill follows safe practices by advising users to store this sensitive information in a .env file.
  • [EXTERNAL_DOWNLOADS]: The scripts interact with several well-known and trusted external services to perform their analysis, including Alchemy (for transaction simulation and RPC), Etherscan (for historical blockchain data), and Flashbots (for private transaction relaying). These network operations are necessary for the tool's operation.
  • [COMMAND_EXECUTION]: The skill facilitates the execution of local Python scripts defined in the scripts/ directory to perform specialized tasks like mempool analysis, risk scoring, and transaction simulation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 3, 2026, 07:52 PM
Security Audit — agent-trust-hub — mev-protection