eip-7702
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMCREDENTIALS_UNSAFE
Full Analysis
- CREDENTIALS_UNSAFE (MEDIUM): Hardcoded private key detected in a test script.
- Evidence: In
assets/test-gasless.ts, the variablebobis initialized with the private key0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80. - Context: This is a well-known public private key used as the default account for local blockchain development tools (Anvil/Hardhat). While it does not expose real assets, it qualifies as hardcoded credentials. The severity is reduced to MEDIUM as it is a public development key intended for local testing.
Audit Metadata