審計歷史
dask - 4 審計
審計版本 4
最新 安全Jan 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.
風險因素
📁 檔案系統存取 (1)
🌐 網路存取 (1)
審計版本 3
安全Jan 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.
風險因素
📁 檔案系統存取 (1)
🌐 網路存取 (1)
審計版本 2
安全Jan 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.
風險因素
⚙️ 外部命令 (403)
📁 檔案系統存取 (1)
審計版本 1
安全Jan 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.