multi-file-excel-parquet-analysis
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard Python libraries such as Pandas and Matplotlib for data manipulation and visualization. All file operations are directed at the local filesystem for reading inputs and saving analysis reports.- [SAFE]: No network access, data exfiltration, or credential handling is present in the provided scripts. The use of absolute paths for download links is a standard convenience feature for local environments.- [SAFE]: The skill processes external Excel and Parquet files which is a known indirect prompt injection surface; however, the script's capabilities are limited to data processing and visualization with no high-risk actions (such as shell execution or network requests) that could be exploited by malicious data contents.
Audit Metadata