regulatory-reporting

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation suggests installing standard Python packages pandas and reportlab for PDF generation functionality. These are well-known, legitimate libraries from official registries.
  • [COMMAND_EXECUTION]: The skill includes a script scripts/form_8949_generator.py which is designed to be executed via the command line. Analysis of the source code shows it uses only standard library modules to perform capital gains calculations and formatting, with no dangerous subprocess or system execution patterns identified.
  • [DATA_EXFILTRATION]: The data processing logic is confined to local operations on user-provided CSV files or demo data. There are no network-enabled operations or indicators of data being sent to external destinations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 02:35 PM