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_KEYenvironment 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.envfile. - [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