dfm-agent
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The document serves as an API reference for a decentralized finance (DeFi) agent. It describes standard API interactions including authentication via JWT, endpoint structures, and global response handling.
- [SAFE]: The documentation emphasizes security best practices for blockchain agents. It explicitly states that on-chain transactions are signed locally using environment variables and that no secret keys are sent to the backend server.
- [SAFE]: The provided code snippets use well-known and trusted libraries for Solana blockchain interactions (@solana/web3.js) and base58 encoding (bs58).
Audit Metadata