Audit-Verlauf
torch-geometric - 4 Audits
Audit-Version 4
Neueste SicherJan 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.
Risikofaktoren
⚙️ Externe Befehle (4)
📁 Dateisystemzugriff (2)
⚡ Enthält Skripte (3)
🌐 Netzwerkzugriff (1)
Audit-Version 3
SicherJan 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.
Risikofaktoren
⚙️ Externe Befehle (4)
📁 Dateisystemzugriff (2)
⚡ Enthält Skripte (3)
🌐 Netzwerkzugriff (1)
Audit-Version 2
SicherJan 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.
Risikofaktoren
⚙️ Externe Befehle (507)
📁 Dateisystemzugriff (60)
⚡ Enthält Skripte (8)
🌐 Netzwerkzugriff (5)
Audit-Version 1
SicherJan 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.