سجل التدقيق
docx - 4 عمليات التدقيق
إصدار التدقيق 4
الأحدث آمنJan 17, 2026, 06:51 AM
This is a legitimate document processing skill with no security concerns. All 1146 static findings are false positives: documentation code blocks (pandoc, soffice commands), OOXML schema namespace URLs, and XML attribute names misidentified as crypto/C2 patterns. The code uses safe XML parsing (defusedxml) to prevent XXE attacks.
عوامل الخطر
📁 الوصول إلى نظام الملفات (3)
🌐 الوصول إلى الشبكة (2)
⚡ يحتوي على سكربتات (2)
إصدار التدقيق 3
آمنJan 17, 2026, 06:51 AM
This is a legitimate document processing skill with no security concerns. All 1146 static findings are false positives: documentation code blocks (pandoc, soffice commands), OOXML schema namespace URLs, and XML attribute names misidentified as crypto/C2 patterns. The code uses safe XML parsing (defusedxml) to prevent XXE attacks.
عوامل الخطر
📁 الوصول إلى نظام الملفات (3)
🌐 الوصول إلى الشبكة (2)
⚡ يحتوي على سكربتات (2)
إصدار التدقيق 2
آمنJan 12, 2026, 04:27 PM
This is a legitimate document processing skill with no security concerns. All static findings are false positives: documentation code blocks (pandoc, soffice commands), OOXML schema namespace URLs, and XML attribute names misidentified as crypto/C2 patterns. The code uses safe XML parsing (defusedxml) to prevent XXE attacks.
عوامل الخطر
⚡ يحتوي على سكربتات (2)
🌐 الوصول إلى الشبكة (2)
📁 الوصول إلى نظام الملفات (3)
إصدار التدقيق 1
مخاطر منخفضةJan 4, 2026, 05:14 PM
This is a legitimate document processing skill with controlled filesystem access and secure XML parsing. Uses defusedxml library to prevent XXE attacks. External commands (soffice, git) are called with hardcoded paths and controlled arguments. Operations are confined to user-specified files within designated workspaces.