Historial de auditorías
torch-geometric - 4 auditorías
Versión de auditoría 4
Más reciente SeguroJan 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.
Factores de riesgo
⚙️ Comandos externos (4)
📁 Acceso al sistema de archivos (2)
⚡ Contiene scripts (3)
🌐 Acceso a red (1)
Versión de auditoría 3
SeguroJan 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.
Factores de riesgo
⚙️ Comandos externos (4)
📁 Acceso al sistema de archivos (2)
⚡ Contiene scripts (3)
🌐 Acceso a red (1)
Versión de auditoría 2
SeguroJan 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.
Factores de riesgo
⚙️ Comandos externos (507)
📁 Acceso al sistema de archivos (60)
⚡ Contiene scripts (8)
🌐 Acceso a red (5)
Versión de auditoría 1
SeguroJan 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.