correlation-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches historical crypto price data from CoinGecko's public API to perform correlation calculations. Evidence: Network requests to api.coingecko.com found in scripts/correlation_matrix.py and scripts/rolling_correlation.py.
- [COMMAND_EXECUTION]: No shell command execution, subprocess spawning, or administrative privilege requests were found.
- [PROMPT_INJECTION]: No instructions to override agent behavior, bypass safety filters, or extract system prompts were detected.
- [DATA_EXFILTRATION]: No sensitive file access or credential exposure detected. Network operations are limited to retrieving public financial data.
Audit Metadata