excel-outlier-detection-and-highlighting
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides Python code snippets for automated Excel auditing. It identifies rows exceeding specific thresholds and cells containing division-by-zero errors.
- [DATA_EXFILTRATION]: Analysis confirmed there are no network-enabled operations (like curl or requests) or access to sensitive file paths (like .ssh or .env). All data remains local to the execution environment.
- [COMMAND_EXECUTION]: The skill relies on standard data science libraries (pandas, openpyxl) for its operations. It does not utilize shell commands, system calls, or dynamic code evaluation (eval/exec) that could be used for malicious purposes.
Audit Metadata