glend
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate DeFi functionality for supplying, borrowing, and managing assets on Pharos Testnet, Ethereum, and Base. All smart contract interactions use standard web3 patterns and the well-established viem library.
- [SAFE]: Security best practices are emphasized throughout the documentation, particularly regarding the handling of sensitive credentials. It correctly instructs users to manage private keys via environment variables and includes a .gitignore to prevent accidental exposure.
- [SAFE]: Includes comprehensive validation and integration test scripts (scripts/smoke-test.sh and scripts/e2e-seren-integration.test.sh) that verify the integrity of the skill's structure, ABI consistency, and metadata without performing any dangerous operations.
- [SAFE]: External references are limited to legitimate RPC endpoints, block explorers, and the official protocol documentation. No suspicious downloads or remote code execution patterns from untrusted sources were detected.
Audit Metadata