report-screener-list
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The orchestration logic utilizes uv run and python3 -c to manage data flow between local scripts. These commands operate on predictable paths and internal temporary files without executing untrusted external code.
- [EXTERNAL_DOWNLOADS]: While the skill interacts with financial data services, it does so through designated local data-fetching scripts. There are no patterns of downloading and executing remote scripts or packages from untrusted sources.
- [DATA_EXFILTRATION]: Data handling is restricted to local processing and formatting for the user report. No credentials, environment variables, or sensitive system files are accessed or transmitted to external domains.
Audit Metadata