This project has been merged into agent-audit as the --profile defi module.
All DeFi agent security detection rules are maintained in the main agent-audit repository. To use them:
pip install agent-audit
agent-audit scan . --profile defiThis repository is archived and no longer actively maintained. Please file issues and contributions at agent-audit.
defi-shield was a static security analyzer for AI Agent x DeFi/Blockchain interactions. Its detection rules covering transaction signing validation, gas limit governance, oracle manipulation, credential leakage, and other DeFi-specific agent vulnerabilities are now part of agent-audit's DeFi profile.