審計歷史
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)
⚡ 包含腳本 (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)
⚡ 包含腳本 (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.