chainlink-data-feeds
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines security best practices for smart contract integration, specifically regarding Chainlink Price Feeds. It mandates checks for round completeness (
answeredInRound < roundId), non-positive prices (answer <= 0), and data staleness (`block.timestamp - updatedAt > maxStaleness`).
- [SAFE]: The skill provides network-specific guidance for Hedera (Chain IDs 295/296) to prevent cross-chain address confusion, a common vector for financial loss in DeFi.
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data collection behaviors were detected in the instructions or reference files.
- [SAFE]: All external URLs link to official documentation from the service provider (Chainlink), which is a well-known and recognized service.
Audit Metadata