defi-risk-assessment
Installation
SKILL.md
DeFi Risk Assessment Framework
A structured approach for AI agents to evaluate DeFi protocol risk and help users make informed decisions.
Risk Categories
1. Smart Contract Risk
The code itself could have vulnerabilities.
Assessment Checklist:
- Has the protocol been audited? By whom? How many audits?
- Is the code open source and verified on Etherscan?
- How long has the protocol been live without exploits?
- Is there a bug bounty program? How large?
- Has the protocol survived previous market stress events?