@1247/yield-optimizer
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the DeFi Llama public API (https://yields.llama.fi/pools) to fetch market data. This is a well-known, trusted source for DeFi yield information and the usage is documented and transparent.- [SAFE]: All contract addresses and RPC endpoints provided in 'references/contracts.json' correspond to official protocol deployments and standard public blockchain infrastructure for Ethereum, Arbitrum, Base, and other supported chains.- [SAFE]: The logic in 'scripts/scan_pools.py' performs standard data processing (filtering, sorting, and arithmetic calculations) without any use of dangerous functions like eval(), exec(), or suspicious subprocess calls.- [SAFE]: The skill follows security best practices by referencing a separate 'wallet-policy' skill to ensure user-defined constraints are checked before any on-chain execution occurs.- [SAFE]: The scheduled task functionality is used for its intended purpose of autonomous yield monitoring and does not exhibit persistence mechanisms typical of malware.
Audit Metadata