dataset-quality-audit
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, well-known Python packages
pandasandnumpyfrom official package registries. - [COMMAND_EXECUTION]: The skill executes a local script
scripts/data_quality_checker.pyto perform data analysis. This execution is confined to local data processing as described in the documentation. - [DATA_EXPOSURE_AND_EXFILTRATION]: The script reads local user-provided files (CSV, Excel, TSV, JSON) for analysis and can write a JSON report to a local path specified by the user. No network operations, credential access, or data exfiltration patterns were detected.
Audit Metadata