سجل التدقيق
torch-geometric - 4 عمليات التدقيق
إصدار التدقيق 4
الأحدث آمنJan 17, 2026, 07:31 AM
All 777 static findings are false positives. The detected 'eval()' calls are legitimate PyTorch model.eval() methods for evaluation mode, not dynamic code execution. The 'external_commands' findings are markdown code blocks using backtick formatting. The 'weak cryptographic algorithm' flags are triggered by documentation mentioning algorithm names. The 'certificate/key files' flags misidentify error messages referencing TEMPLATES.keys(). No actual security threats identified in this legitimate PyTorch Geometric ML skill.
عوامل الخطر
⚙️ الأوامر الخارجية (4)
📁 الوصول إلى نظام الملفات (2)
⚡ يحتوي على سكربتات (3)
🌐 الوصول إلى الشبكة (1)
إصدار التدقيق 3
آمنJan 17, 2026, 07:31 AM
All 777 static findings are false positives. The detected 'eval()' calls are legitimate PyTorch model.eval() methods for evaluation mode, not dynamic code execution. The 'external_commands' findings are markdown code blocks using backtick formatting. The 'weak cryptographic algorithm' flags are triggered by documentation mentioning algorithm names. The 'certificate/key files' flags misidentify error messages referencing TEMPLATES.keys(). No actual security threats identified in this legitimate PyTorch Geometric ML skill.
عوامل الخطر
⚙️ الأوامر الخارجية (4)
📁 الوصول إلى نظام الملفات (2)
⚡ يحتوي على سكربتات (3)
🌐 الوصول إلى الشبكة (1)
إصدار التدقيق 2
آمنJan 12, 2026, 04:30 PM
The static analysis findings are false positives. The detected 'eval()' calls are legitimate PyTorch model.eval() methods for setting models to evaluation mode, not dynamic code execution. The 'external_commands' findings are markdown code blocks in documentation. No actual security threats were identified.
عوامل الخطر
⚙️ الأوامر الخارجية (507)
📁 الوصول إلى نظام الملفات (60)
⚡ يحتوي على سكربتات (8)
🌐 الوصول إلى الشبكة (5)
إصدار التدقيق 1
آمنJan 4, 2026, 05:21 PM
This skill contains documentation and utility Python scripts for PyTorch Geometric. The scripts perform model benchmarking, visualization, and template generation without credential access, environment harvesting, or suspicious network patterns. Dataset downloads use standard PyG APIs to public benchmarks only.