pyth
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides legitimate documentation and implementation templates for the Pyth Network oracle on Solana.
- Includes industry-standard security practices such as price staleness checks, account ownership verification, and confidence interval validation in the provided code examples (e.g.,
examples/on-chain/anchor-integration.rsandexamples/on-chain/price-validation.rs). - [EXTERNAL_DOWNLOADS]: The skill utilizes official developer tools and services from the Pyth Network ecosystem.
- Fetches real-time price data from the official Hermes API endpoint (
https://hermes.pyth.network). - References standard, versioned NPM packages:
@pythnetwork/hermes-clientand@pythnetwork/pyth-solana-receiver. - References official Rust crates such as
pyth-solana-receiver-sdk. - [SAFE]: No signs of prompt injection, data exfiltration, or obfuscation were detected. All code behaviors align with the stated purpose of being a developer guide for DeFi oracles.
Audit Metadata