data-structure-checker
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate data processing tasks. A review of
scripts/checker.pyandscripts/reader.pyshows code strictly dedicated to parsing, normalizing headers, and inferring data types. - [SAFE]: No network-related code or patterns suggesting data exfiltration were found. The skill operates entirely on local data provided by the user.
- [SAFE]: There is no evidence of dynamic code execution, privilege escalation, or persistence mechanisms. The skill does not use sensitive system APIs or dangerous Python functions like
eval()orexec(). - [SAFE]: The dependencies listed (
openpyxl,xlrd,odfpy,pyarrow) are industry-standard libraries for the stated purpose of reading various spreadsheet and data formats.
Audit Metadata