Audit-Verlauf
dask - 4 Audits
Audit-Version 4
Neueste SicherJan 17, 2026, 06:35 AM
Pure documentation skill with no executable code. All 448 static findings are false positives. The analyzer misinterpreted markdown inline code formatting (backticks like `dask.compute()`) as shell execution, and flagged legitimate computing terms like 'md5', 'command', 'control', 'connect' as security threats. This is standard Dask library documentation teaching parallel computing patterns.
Risikofaktoren
⚙️ Externe Befehle (3)
📁 Dateisystemzugriff (1)
🌐 Netzwerkzugriff (1)
Audit-Version 3
SicherJan 17, 2026, 06:35 AM
Pure documentation skill with no executable code. All 448 static findings are false positives. The analyzer misinterpreted markdown inline code formatting (backticks like `dask.compute()`) as shell execution, and flagged legitimate computing terms like 'md5', 'command', 'control', 'connect' as security threats. This is standard Dask library documentation teaching parallel computing patterns.
Risikofaktoren
⚙️ Externe Befehle (3)
📁 Dateisystemzugriff (1)
🌐 Netzwerkzugriff (1)
Audit-Version 2
SicherJan 12, 2026, 05:05 PM
This is a pure documentation skill containing no executable code. All 440 static findings are false positives triggered by markdown syntax and legitimate computing terminology. The analyzer misinterpreted backticks in code formatting as shell execution, and common terms like 'command', 'control', 'md5', 'connect' in documentation as security threats.
Risikofaktoren
⚙️ Externe Befehle (403)
📁 Dateisystemzugriff (1)
Audit-Version 1
SicherJan 4, 2026, 05:03 PM
Documentation-only skill containing markdown files and JSON configuration. No executable code, scripts, network calls, or file system access. Pure knowledge base for Dask parallel computing library.