compound
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation, ABI fragments, and implementation examples for the Compound V3 protocol. The code architecture correctly reflects the two-step liquidation process and interest-bearing mechanics of the Comet protocol, serving as a functional integration guide.
- [EXTERNAL_DOWNLOADS]: The skill requires the 'viem' package for Node.js, which is a widely-trusted, industry-standard library used for interacting with Ethereum and compatible blockchains.
- [SAFE]: All templates and code examples (e.g., 'templates/comet-client.ts') correctly demonstrate the use of environment variables ('process.env.PRIVATE_KEY') for managing sensitive credentials, which is the recommended security practice for developer-oriented scripts to prevent credential exposure.
Audit Metadata