سجل التدقيق
statistical-analysis - 4 عمليات التدقيق
إصدار التدقيق 4
الأحدث آمنJan 17, 2026, 07:17 AM
All 190 static findings are FALSE POSITIVES. The 'external_commands' detections are Python code examples in markdown documentation blocks (not shell execution). The 'weak cryptographic algorithm' detections are triggered by common words like 'comprehensive' in documentation text at line 3 of markdown files. The 'system reconnaissance' detections flag statistical terms like ACF/PACF (Autocorrelation Function). This is a legitimate statistical analysis documentation skill with no security risks.
عوامل الخطر
⚡ يحتوي على سكربتات (1)
⚙️ الأوامر الخارجية
🌐 الوصول إلى الشبكة
إصدار التدقيق 3
آمنJan 17, 2026, 07:17 AM
All 190 static findings are FALSE POSITIVES. The 'external_commands' detections are Python code examples in markdown documentation blocks (not shell execution). The 'weak cryptographic algorithm' detections are triggered by common words like 'comprehensive' in documentation text at line 3 of markdown files. The 'system reconnaissance' detections flag statistical terms like ACF/PACF (Autocorrelation Function). This is a legitimate statistical analysis documentation skill with no security risks.
عوامل الخطر
⚡ يحتوي على سكربتات (1)
⚙️ الأوامر الخارجية
🌐 الوصول إلى الشبكة
إصدار التدقيق 2
آمنJan 12, 2026, 04:20 PM
The static analysis findings are false positives. The 'external_commands' detections are from code examples showing Python syntax (backticks in markdown), not actual shell execution. The 'weak cryptographic algorithm' findings appear to be from line 3 references to standard markdown headers, not crypto code. No actual security risks identified.
عوامل الخطر
⚡ يحتوي على سكربتات (1)
⚙️ الأوامر الخارجية
🌐 الوصول إلى الشبكة
إصدار التدقيق 1
آمنJan 4, 2026, 05:12 PM
Documentation-only skill with a local Python utility. No network access, no file system access beyond temp plotting, no credential theft patterns, no malicious code execution. The assumption_checks.py script only operates on user-provided data in memory.