cafci
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches fund catalogs and daily snapshots from official domains 'estadisticas.cafci.org.ar' and 'api.pub.cafci.org.ar'.
- [EXTERNAL_DOWNLOADS]: Utilizes 'defuddle.md' as a utility proxy to convert official HTML fund pages into clean Markdown for the agent.
- [COMMAND_EXECUTION]: Provides a local Python script 'fetch_cafci.py' to manage data fetching, parsing, and searching logic.
- [SAFE]: Implements responsible data handling by caching large JSON and XLSX datasets in the system's temporary directory, refreshed once per day.
- [SAFE]: The script uses standard HTTP headers and follows regulatory delay patterns for financial data retrieval.
Audit Metadata