Audit-Verlauf
exploratory-data-analysis - 4 Audits
Audit-Version 4
Neueste SicherJan 17, 2026, 07:10 AM
After thorough evaluation of 1077 static findings, all are false positives. The scanner misinterpreted Markdown code formatting (backticks) as shell commands, bioinformatics format names (SAM) as Windows credentials, and documentation references to file format specifications as weak cryptography. The skill is a legitimate scientific data analysis tool that only reads data files and writes markdown reports. No network access, no command execution, and no sensitive data handling were found.
Risikofaktoren
📁 Dateisystemzugriff (1)
Audit-Version 3
SicherJan 17, 2026, 07:10 AM
After thorough evaluation of 1077 static findings, all are false positives. The scanner misinterpreted Markdown code formatting (backticks) as shell commands, bioinformatics format names (SAM) as Windows credentials, and documentation references to file format specifications as weak cryptography. The skill is a legitimate scientific data analysis tool that only reads data files and writes markdown reports. No network access, no command execution, and no sensitive data handling were found.
Risikofaktoren
📁 Dateisystemzugriff (1)
Audit-Version 2
SicherJan 12, 2026, 04:42 PM
After thorough evaluation of 1063 static findings, all are false positives. The scanner misinterpreted Markdown code formatting (backticks) as shell commands, bioinformatics format names (SAM) as Windows credentials, and documentation references to hashing/checksums as weak cryptography. The skill is a legitimate scientific data analysis tool with no network access, no command execution, and no sensitive data handling.
Risikofaktoren
⚙️ Externe Befehle (710)
📁 Dateisystemzugriff (10)
Audit-Version 1
Niedriges RisikoJan 4, 2026, 04:21 PM
This is a legitimate scientific data analysis skill with standard file I/O capabilities. The Python script reads user-provided data files, performs statistical analysis using standard scientific libraries (numpy, pandas, Biopython, Pillow), and generates markdown reports. No network calls, no credential access, no code execution vulnerabilities. All capabilities are necessary for the stated purpose of exploratory data analysis.